Score: Positive
General Comment:
Great idea with the repr module.
For more information:
http://code.google.com/p/pychess/source/detail?r=81de46c863b5ef3105bdb93ba5522bd899de3a60
Score: Positive
General Comment:
Yeah thanks for doing this. I hated having to type that
__builtin__.__dict__['_'] = lambda s: s
all the time in my command-line python sessions :)