Commit graph

6 commits

Author SHA1 Message Date
Yoshito Komatsu
3ac4fbc0ed Replace tech-pkg@NetBSD.org with pkgsrc-users@NetBSD.org. 2006-05-19 16:51:13 +00:00
Roland Illig
29333e36aa Removed trailing white-space. 2005-09-28 14:24:38 +00:00
Roland Illig
1ee539a984 Added RMD160 checksums. 2005-09-28 06:41:05 +00:00
Thomas Klausner
e081f5490b Reset MAINTAINER -- he stopped working on pkgsrc. 2005-07-27 16:27:55 +00:00
Michal Pasternak
276ffac0e8 DISPLAY -> MESSAGE 2004-04-23 03:15:19 +00:00
Michal Pasternak
bd2939874f Initial import of Python interactive mode tab-completion module;
suggested by dsuch.

DESCR:
One of the best features of python is that you can use and learn it
interactively. rlcompleter2 enhances this interactive experience. It is a
major improvement over the rlcompleter module in the 2.2 standard lib. I
recommend that you simply install it and see if you like it. User interface
is simple: hit <tab> one or more times during typing your python statements.
If you sometimes use python interactively you will certainly enjoy it. If
you don't work interactively then you should :-)
2004-04-22 23:42:11 +00:00