]> granicus.if.org Git - python/commit
Changed references to the reprlib module to use its new name.
authorAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 16 May 2008 06:58:49 +0000 (06:58 +0000)
committerAlexandre Vassalotti <alexandre@peadrop.com>
Fri, 16 May 2008 06:58:49 +0000 (06:58 +0000)
commit50a1acb2abafbe7b99ad57ca566c1ff9bb8abf0f
treefc9ad776ef967b99c3c40b43ec7a90e960378fed
parent95d97c7390beb72083dac5a801cadfb4c1379fe5
Changed references to the reprlib module to use its new name.
12 files changed:
Demo/pdist/cmptree.py
Demo/pdist/server.py
Doc/library/reprlib.rst [moved from Doc/library/repr.rst with 96% similarity]
Doc/tutorial/stdlib2.rst
Lib/bdb.py
Lib/copy.py
Lib/idlelib/Debugger.py
Lib/idlelib/ObjectBrowser.py
Lib/pdb.py
Lib/pydoc.py
Lib/test/test___all__.py
Lib/test/test_repr.py