Skip to content
Snippets Groups Projects
Commit d5f51f68 authored by Pierre LALET's avatar Pierre LALET
Browse files

Fix a non-ASCII character.

A wrong char prevents inet6 from being loaded (and thus, a lot of modules):
WARNING: can't import layer inet: Non-ASCII character '\xc2' in file scapy/layers/inet6.py on line 341, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details (inet6.py, line 341)
...

--HG--
branch : space fix
parent e697a8ab
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment