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 pitrou
Recipients gvanrossum, neologix, pitrou, vstinner
Date 2013-10-06.19:05:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Here is a proof-of-concept patch adding a get_map() method to Selector (and removing get_key()).
History
Date User Action Args
2013-10-06 19:05:15pitrousetrecipients: + pitrou, gvanrossum, vstinner, neologix
2013-10-06 19:05:15pitrousetmessageid: <[email protected]>
2013-10-06 19:05:15pitroulinkissue19172 messages
2013-10-06 19:05:15pitroucreate