| commit | fc3436becdc2b0c214afc2d9190e4114fb1a5254 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu May 24 17:58:06 2007 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu May 24 17:58:06 2007 +0000 |
| tree | 81eda659b95d8dbe92c12730130120612f5fce8b | |
| parent | 75d6f1a2faf287e0688eb835022352a19a043d49 [diff] |
Add an encoding property to TextIOBase instances.
Add sys.__std{in,out,err}__.
Make test_sys pass.