Commit Graph

19 Commits

Author SHA1 Message Date
Benedek Racz
a338f1fad7 [CLN] ADD more deprecation warning; [ADD] readline testcase 2019-10-04 11:18:52 +02:00
Benedek Racz
2cca9aa5f2 [CLN] Add deprecation warning to tell the end of linux support 2019-10-01 17:19:05 +02:00
Benedek Racz
016a674bf7 [ADD] issues folder for active issues 2019-09-24 15:00:14 +02:00
Benedek Racz
89001c1c5f [FIX] fix issue #6. Debug print remained in the write process 2019-09-19 15:26:01 +02:00
Benedek Racz
813a462475 [FIX] python example issue: #7, [TEST] appveyor codecov 2019-09-05 17:51:27 +02:00
Benedek Racz
adc181bff7 [REF] refactor init functions 2019-09-05 09:47:35 +02:00
Benedek Racz
58f64d39fa [FIX] Deprecation of the time.clock() 2019-09-04 12:58:38 +02:00
Benedek Racz
d3caa273d6 [FIX] TEST of test_command_list_split, escape character change; [FIX] process killing. Based on issue: Pywin32-224 TerminateProcess Function Moved #5 2019-07-29 11:49:39 +02:00
Benedek Racz
01898e5087 [FIX] Windows escape characters 2019-05-13 13:06:56 +02:00
Benedek Racz
2a38f946ce [FIX] removing debug print from wexpect; [UDT] cmd example, double backslash needed. 2019-05-05 23:05:00 +02:00
Benedek Racz
a5815fa4a8 [FIX] command and args now can be given in one string 2019-05-05 15:49:28 +02:00
Benedek Racz
75042b1658 [UDT] examples to python3; [FIX] which command uses shutils.which 2019-05-04 18:58:46 +02:00
Benedek Racz
8b7042abd4 [FIX] remove bytes encoding: use str everywhere; [STS] cmd.py passes 2019-05-02 15:37:04 +02:00
Benedek Racz
42d508c916 2to3 runned 2019-05-02 14:29:01 +02:00
Benedek Racz
c4dad1defc [ADD] coherent versions using pbr 2019-04-30 15:57:27 +02:00
Benedek Racz
82326f0a85 [ADD] common versioning 2019-04-30 11:38:49 +02:00
Benedek Racz
af8f24421b [CLN] Replace wildcard imports to standard import 2019-04-30 11:26:31 +02:00
Benedek Racz
d6a8cc5e57 [UDT] updated wexpect with a working one 2019-04-24 15:11:09 +02:00
Jeff Wright
2a12565850 Added in wexpect.py to repo 2014-12-29 10:46:20 -05:00