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 sbt
Recipients cool-RR, sbt
Date 2013-06-14.18:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1371235458.38.0.633675862529.issue18212@psf.upfronthosting.co.za>
In-reply-to
Content
Do you want something like

    f.done() and not f.cancelled() and f.exception() is None
History
Date User Action Args
2013-06-14 18:44:18sbtsetrecipients: + sbt, cool-RR
2013-06-14 18:44:18sbtsetmessageid: <1371235458.38.0.633675862529.issue18212@psf.upfronthosting.co.za>
2013-06-14 18:44:18sbtlinkissue18212 messages
2013-06-14 18:44:18sbtcreate