commit | bd36dbaaa53929e1bd8609e734c7a0fa128b7bd2 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Thu Feb 19 20:53:06 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Thu Feb 19 20:53:06 1998 +0000 |
tree | 64453bf7a735419d71f106297af031f6c44461ac | |
parent | f1dc0615e913fd0028a2fa6fda9607b3edfa76d5 [diff] |
Make backup copies of stdin, stdout, stderr as __stdin__, __stdout__, __stderr__. These will be used by the import cleanup.