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 gregory.p.smith
Recipients
Date 2007-07-02.23:39:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
agreed! the above suggestions sound good.

for number (3) if there are any places that raise OSError, that could lead to code upgrade headaches as the new NetworkError would not be a subclass of OSError.  imho thats fine but others may disagree.

i am looking at implementing the immediate (1) and (2) as a starting point.
History
Date User Action Args
2007-08-23 14:53:20adminlinkissue1706815 messages
2007-08-23 14:53:20admincreate