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 luke-jr
Recipients
Date 2007-05-24.18:10:02
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Not all system loggers support sockets. In my real-world situation, this is Metalog (on Gentoo). Thread safety is a concern, but single-thread support is better than none for now.

How would I go about doing a conditional import for Windows compatibility?
History
Date User Action Args
2007-08-23 15:58:19adminlinkissue1711603 messages
2007-08-23 15:58:19admincreate