Skip to content

Conversation

@sloria
Copy link
Collaborator

@sloria sloria commented May 22, 2016

We are currently bound to Python 2 until scapy supports Python 3. This removed usage of asyncio from lights.py.

We are currently bound to Python 2 until scapy supports Python3
@sloria
Copy link
Collaborator Author

sloria commented May 22, 2016

As an alternative to this PR, there's a Py3-compatible fork of scapy: https://github.com/phaethon/scapy . Might be worth a shot.

@sloria
Copy link
Collaborator Author

sloria commented May 22, 2016

Ah, looks like pypcap is also py2-only..But there's a PR for Py3 support: pynetwork/pypcap#18

@sloria
Copy link
Collaborator Author

sloria commented May 22, 2016

Wait...it looks like we're not using pypcap anyway...

@sloria sloria changed the title Use time.sleep instead of asyncio for py2 compat [hold] Use time.sleep instead of asyncio for py2 compat May 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants