wexpect-venv/wexpect
Benedek Racz 850eece43b use generated random pipe_file_name instead of pid
The process pid is differs from the host and the child's point of view.
See #26 for more details. This, random generated pipe_file_name, whill solve this issue.
2020-05-31 13:37:48 +02:00
..
__init__.py [ADD] SpawnPipe is the default spawn class 2020-04-08 14:21:13 +02:00
__main__.py use generated random pipe_file_name instead of pid 2020-05-31 13:37:48 +02:00
console_reader.py use generated random pipe_file_name instead of pid 2020-05-31 13:37:48 +02:00
host.py use generated random pipe_file_name instead of pid 2020-05-31 13:37:48 +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 use generated random pipe_file_name instead of pid 2020-05-31 13:37:48 +02:00