]> granicus.if.org Git - python/commit
Patch #4739 by David Laban: add symbols to pydoc help topics,
authorGeorg Brandl <georg@python.org>
Sat, 27 Dec 2008 18:20:04 +0000 (18:20 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 27 Dec 2008 18:20:04 +0000 (18:20 +0000)
commitc3a98034106502a661281c5198ed818849591d40
tree86a16ec7f3f186ed4e77f16acecfb2bedb29ffaa
parentbedc343145888438bd1c3affc066770dd4c52575
Patch #4739 by David Laban: add symbols to pydoc help topics,
so that ``help('@')`` works as expected.
Lib/pydoc.py
Misc/NEWS