wexpect-venv/wexpect
Benedek Racz af8d24df1d Introduce WEXPECT_EXECUTABLE environment variable for pyinstaller
Last versions searched wexpect executable ../wexpect/wexpect.exe in
bindled mode. This was hard coded. Now the (optional) WEXPECT_EXECUTABLE
environment variable can point to wexpect executable.

See #12 for more details.
2020-04-09 10:02:04 +02:00
..
__init__.py [ADD] SpawnPipe is the default spawn class 2020-04-08 14:21:13 +02:00
__main__.py [TST] Improove code coverity 2020-04-06 13:07:49 +02:00
console_reader.py [DOC] Add all API documentation 2020-04-07 12:04:06 +02:00
host.py Introduce WEXPECT_EXECUTABLE environment variable for pyinstaller 2020-04-09 10:02:04 +02:00
legacy_wexpect.py [CLN] remove License from the beginning of each file MIT license requires only the LICENSE file: https://choosealicense.com/licenses/mit/ 2020-03-12 11:51:26 +01:00
wexpect_util.py [TST] Improove code coverity 2020-04-06 13:07:49 +02:00