]> granicus.if.org Git - python/commit
Patch #416224: add readline completion to cmd.Cmd.
authorMartin v. Löwis <martin@v.loewis.de>
Sat, 28 Jul 2001 14:44:03 +0000 (14:44 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sat, 28 Jul 2001 14:44:03 +0000 (14:44 +0000)
commit66b6e192b9d0437029f8fd7aa9f381bb4e9ed248
tree7053a7f14579f5bc42d32bd183986c3f0781dc44
parent9544fc5027169a8dce9516435d2b127e83680aa8
Patch #416224: add readline completion to cmd.Cmd.
Doc/lib/libcmd.tex
Lib/cmd.py
Lib/pstats.py
Misc/NEWS