diff options
author | Christian Heimes <christian@cheimes.de> | 2007-11-12 18:58:08 +0000 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2007-11-12 18:58:08 +0000 |
commit | 1bc4af4bdd9732e280958b1dee4f23f186930906 (patch) | |
tree | 67ca3dfdc22883c35090a8f7c81ca158e5946751 /Python | |
parent | edc526c161a47203a3a1fdabd1a3e52374530b09 (diff) | |
download | cpython-git-1bc4af4bdd9732e280958b1dee4f23f186930906.tar.gz |
readline module cleanup
fixed indention to tabs
use Py_RETURN_NONE macro
added more error checks to on_completion_display_matches_hook
open question: Does PyList_SetItem(l, i, o) steal a reference to o in the case of an error?
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions