]> granicus.if.org Git - python/commit
Add "help" to the things one is encouraged to type for more
authorGuido van Rossum <guido@python.org>
Wed, 18 Jul 2001 16:59:46 +0000 (16:59 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 18 Jul 2001 16:59:46 +0000 (16:59 +0000)
commit36002d7af1a9971c62e982cbbb1d1ce34610129d
tree2e8bb82be0321b45d783b3a2d4d7abe7d81480dc
parent5d808fba00ac4412a726e6ca382af1dd3b9038e4
Add "help" to the things one is encouraged to type for more
information.  (I found this idea in the ActivePython 2.1 diffs.)
Modules/main.c