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.

Author loic
Recipients loic
Date 2008-01-06.15:14:05
SpamBayes Score 0.07702948
Marked as misclassified No
Message-id <1199632447.57.0.76416797802.issue1744@psf.upfronthosting.co.za>
In-reply-to
Content
here is a patch against Modules/readline.c to add getter/setter for
rl_completer_quote_characters. This is needed for advanced use of
cmd.Cmd with completion.
History
Date User Action Args
2008-01-06 15:14:07loicsetspambayes_score: 0.0770295 -> 0.07702948
recipients: + loic
2008-01-06 15:14:07loicsetspambayes_score: 0.0770295 -> 0.0770295
messageid: <1199632447.57.0.76416797802.issue1744@psf.upfronthosting.co.za>
2008-01-06 15:14:05loiclinkissue1744 messages
2008-01-06 15:14:05loiccreate