[issue30430] Cannot write to a tun interface file

Rémy Léone report at bugs.python.org
Mon May 22 11:06:04 EDT 2017


Rémy Léone added the comment:

Traceback (most recent call last):
  File "simple_incorrect.py", line 31, in <module>
    tun.write(incorrect_frame)
OSError: [Errno 22] Invalid argument

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30430>
_______________________________________


More information about the Python-bugs-list mailing list