]> granicus.if.org Git - python/commit
Blocked 61577, implementation of print function.
authorEric Smith <eric@trueblade.com>
Tue, 18 Mar 2008 23:48:28 +0000 (23:48 +0000)
committerEric Smith <eric@trueblade.com>
Tue, 18 Mar 2008 23:48:28 +0000 (23:48 +0000)
commit01a3e2bc27b970fa7f2680f79da6dadc84cf2da9
tree3f8972ea187fc776a8b19c8fa97f45dadeb1ad7b
parent428de65ca99492436130165bfbaeb56d6d1daec7
Blocked 61577, implementation of print function.
Added myself to ACKS.
Added some more print tests, and made the test file mostly compatible with 2.6.
Lib/test/test_print.py
Misc/ACKS