Pure Python Expect-like module

Edit Package python-pexpect

Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their output.

Refresh
Refresh
Source Files
Filename Size Changed
pexpect-3.1.tar.gz 0000130404 127 KB
python-pexpect.changes 0000001548 1.51 KB
python-pexpect.spec 0000001923 1.88 KB
Latest Revision
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 2)
- fix license (ISC)
- update to 3.1 (FATE#318838):
  * Fix an issue that prevented importing pexpect on Python 3 when ``sys.stdout``
    was reassigned
  * Improve prompt synchronisation in :mod:`~pexpect.pxssh`
  * Fix pickling exception instances
  * Fix handling exceptions from :func:`select.select` on Python 3
  * A new :ref:`unicode API <unicode>` was introduced.
  * Python 3 is now supported, using a single codebase.
  * Pexpect now requires at least Python 2.6 or 3.2.
  * The modules other than pexpect, such as :mod:`pexpect.fdpexpect` and
  * Ignoring ``SIGHUP`` is now optional
Comments 0
openSUSE Build Service is sponsored by