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 Eduardo.Seabra
Recipients Eduardo.Seabra, cdspace, rhettinger, terry.reedy
Date 2014-06-20.00:34:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
From the example, I couldn't know if the patch should also autocomplete int and other types. So here's a patch that autocompletes string dictionary keys.
I'm new contributing so let me know if I made anything wrong and I'll fix as soon as possible.
History
Date User Action Args
2014-06-20 00:34:28Eduardo.Seabrasetrecipients: + Eduardo.Seabra, rhettinger, terry.reedy, cdspace
2014-06-20 00:34:28Eduardo.Seabrasetmessageid: <[email protected]>
2014-06-20 00:34:28Eduardo.Seabralinkissue21261 messages
2014-06-20 00:34:28Eduardo.Seabracreate