diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-11 00:33:07 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-11 00:33:07 +0000 |
commit | 0f1653e957cf519215af33dec61dc4808077bec2 (patch) | |
tree | 995e8e937d94dcd2abbeb26ffabd0bbad7c73e42 /Python | |
parent | aa975432d4456c69e1b1fd2a335f01261175f798 (diff) | |
download | cpython-git-0f1653e957cf519215af33dec61dc4808077bec2.tar.gz |
Correct previous checkin, probably a svn merge issue.
Now the code is similar to the one in trunk/.
The behavior was funny:
>>> print (), repr(())
(), ()
>>> print (), repr(())
(), (...)
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions