commit | 093abe005d1017540c1c134f0f4107203a3cf8bd | [log] [tgz] |
---|---|---|
author | Barry Warsaw <barry@python.org> | Tue Aug 29 04:56:13 2000 +0000 |
committer | Barry Warsaw <barry@python.org> | Tue Aug 29 04:56:13 2000 +0000 |
tree | 5756f3e3662ddb71966a0ede9b42a4da0a9fbe41 | |
parent | 9821bf4e62bcb7d503aed782a8f6398e5de720af [diff] |
eval_code2(): Guido provides this patch for his suggested elaboration of extended print. If the file object being printed to is None, then sys.stdout is used.