Kaydet (Commit) 57fd45ea authored tarafından Skip Montanaro's avatar Skip Montanaro

back out spurious change from 1.22

üst 59b40c08
......@@ -10,7 +10,7 @@ import os
import sys
import types
__all__ = ["popen2", "popen3", "popen4", "Popen3", "Popen4"]
__all__ = ["popen2", "popen3", "popen4"]
MAXFD = 256 # Max number of file descriptors (os.getdtablesize()???)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment