This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2008-03-07 10:49 by donlorenzo, last changed 2022-04-11 14:56 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
rlcompleter.patch | donlorenzo, 2008-03-07 10:49 | catches Name- and AttributeError and instead returns an empty list | ||
rlcompleter_Exception.patch | donlorenzo, 2008-04-04 18:06 | catches all Exceptions and returns an empty list instead | ||
rlcompleter.rst.diff | donlorenzo, 2008-04-18 14:47 | note that exceptions will be caught. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:56:31 | admin | set | github: 46503 |
2008-05-11 21:04:17 | georg.brandl | set | status: open -> closed nosy: + georg.brandl resolution: accepted messages: + msg66669 |
2008-04-18 14:47:52 | donlorenzo | set | files: - rlcompleter.rst.diff |
2008-04-18 14:47:43 | donlorenzo | set | files:
+ rlcompleter.rst.diff messages: + msg65616 |
2008-04-18 14:45:23 | donlorenzo | set | files:
+ rlcompleter.rst.diff messages: + msg65615 |
2008-04-04 18:06:21 | donlorenzo | set | files:
+ rlcompleter_Exception.patch messages: + msg64936 |
2008-03-26 13:35:05 | donlorenzo | set | messages: + msg64554 |
2008-03-25 02:51:33 | nascheme | set | messages: + msg64453 |
2008-03-24 13:55:59 | donlorenzo | set | messages: + msg64414 |
2008-03-20 20:49:31 | jafo | set | priority: normal assignee: nascheme messages: + msg64206 keywords: + easy nosy: + nascheme, jafo |
2008-03-07 10:49:56 | donlorenzo | create |