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 nagle
Recipients
Date 2007-06-06.16:49:52
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
As a workaround, you can surround calls to "can_fetch" with an try-block and catch KeyError exceptions.  That's what I'm doing.  
History
Date User Action Args
2007-08-23 14:53:34adminlinkissue1712522 messages
2007-08-23 14:53:34admincreate