The popen problem is "solved".
This commit is contained in:
parent
a566ec95f8
commit
73a41aba0f
|
@ -197,9 +197,6 @@ Open items -- Need to be resolved before 2.0b1 release
|
|||
Windows ME: Don't know anything about it. Will the installer
|
||||
even run? Does it need the w9xpopen hack?
|
||||
|
||||
Win98 Guido: popen is hanging on Guido, and even freezing the
|
||||
whole machine. No clue yet.
|
||||
|
||||
Open items -- Need to be resolved before 2.0 final release
|
||||
|
||||
Improve code coverage of test suite.
|
||||
|
@ -225,6 +222,11 @@ Open items -- completed/fixed
|
|||
let winreg.py out the door we'll be stuck with it forever, and not
|
||||
even Paul wants it anymore.
|
||||
|
||||
[24-Aug-2000 tim+guido - done]
|
||||
Win98 Guido: popen is hanging on Guido, and even freezing the
|
||||
whole machine. Was caused by Norton Antivirus 2000 (6.10.20) on
|
||||
Windows 9x. Resolution: disable virus protection.
|
||||
|
||||
|
||||
Accepted and completed
|
||||
|
||||
|
|
Loading…
Reference in New Issue