| commit | 1d2e9d19fe5025f62618cff5f95c9e405e0f2d10 | [log] [tgz] |
|---|---|---|
| author | Guido van Rossum <guido@python.org> | Thu Sep 17 14:00:22 1998 +0000 |
| committer | Guido van Rossum <guido@python.org> | Thu Sep 17 14:00:22 1998 +0000 |
| tree | 8db10eb6ec32ebef9216a0d71338db19241db27c | |
| parent | e0bdf99c0b2e39a9bb51c38ed24c9897132f1441 [diff] |
Duplicate the decls for PySys_WriteStd{out,err} here so the VC++
compiler doesn't grumble. Greg Stein's suggestion.