Package: python-pexpect
Version: 3.1-1
Severity: normal
--- Please enter the report below this line. ---
--- System information. ---
Architecture: amd64
Kernel: Linux 3.13-1-amd64
Debian Release: jessie/sid
500 testing security.debian.org
500 testing ftp.debian.org
--- Package information. ---
Depends (Version) | Installed
======================-+-===========
python (>= 2.7) | 2.7.5-5
python (<< 2.8) | 2.7.5-5
Package's Recommends field is empty.
Suggests (Version) | Installed
=================================-+-===========
python-pexpect-doc | 3.1-1
stack:
child.interact()
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line
1624, in interact
self.__interact_copy(escape_character, input_filter, output_filter)
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line
1649, in __interact_copy
r, w, e = self.__select([self.child_fd, self.STDIN_FILENO], [], [])
File "/usr/lib/python2.7/dist-packages/pexpect/__init__.py", line
1690, in __select
if err.errno == errno.EINTR:
AttributeError: 'error' object has no attribute 'errno'
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]