diff options
author | Guido van Rossum <guido@python.org> | 1997-09-26 21:51:21 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-09-26 21:51:21 (GMT) |
commit | 290900a5d76a5d9763bc1d1bb228845cda5754fa (patch) | |
tree | d72b60287b654bc5d4187f3ea78a3792616fa8e7 /Modules/cryptmodule.c | |
parent | ee81af89779d8ea189f23fddca1d96a4eb49751e (diff) | |
download | cpython-290900a5d76a5d9763bc1d1bb228845cda5754fa.zip cpython-290900a5d76a5d9763bc1d1bb228845cda5754fa.tar.gz cpython-290900a5d76a5d9763bc1d1bb228845cda5754fa.tar.bz2 |
Reordered and reformatted, and added some cool new features:
set_completer(function)
parse_and_bind(string)
read_init_file(filename)
The first is the most exciting feature: with an appropriate Python
completer function, it can do dynamic completion based on the contents
of your namespace!
Diffstat (limited to 'Modules/cryptmodule.c')
0 files changed, 0 insertions, 0 deletions