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 amaury.forgeotdarc, neologix, pitrou, vstinner
Date 2011-06-10.21:54:41
SpamBayes Score 0.00025079548
Marked as misclassified No
Message-id <1307742874.3653.8.camel@localhost.localdomain>
In-reply-to <BANLkTikUSiAMqgJa941ZW7o97mrkqTEHLg@mail.gmail.com>
Content
> Two patches attached:
> - a patch checking that the ossaudiodev object isn't closed
> - a patch adding _PyIsSelectable_fd()

In oss_check_closed.diff, you might want to add tests for the other
methods as well. Otherwise, looks good!
History
Date User Action Args
2011-06-10 21:54:42pitrousetrecipients: + pitrou, amaury.forgeotdarc, vstinner, neologix
2011-06-10 21:54:41pitroulinkissue12287 messages
2011-06-10 21:54:41pitroucreate