Patches item #1472854, was opened at 2006-04-19 09:34 Message generated for change (Settings changed) made by gbrandl You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1472854&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: Python 2.4 >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: rlcompleter to be usable without readline Initial Comment: ignores ImportError on readline the completer's nice core functionality depends not on readline and is useful standalone. E.g. I like to use it in projects on Windows. ---------------------------------------------------------------------- >Comment By: Georg Brandl (gbrandl) Date: 2006-04-30 18:15 Message: Logged In: YES user_id=849994 Thanks for the patch, applied and updated docs in rev. 45825. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1472854&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
