Message 66895 - Python tracker (original) (raw)
Message66895
Author | brett.cannon |
---|---|
Recipients | brett.cannon, collinwinter, jasonpjason |
Date | 2008-05-16.04:41:09 |
SpamBayes Score | 0.08404361 |
Marked as misclassified | No |
Message-id | 1210912872.72.0.312292870532.issue1000@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
SocketServer is the only *Server module who name is being directly lowercased. All the rest are ending up in various packages with a totally different name. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2008-05-16 04:41:14 | brett.cannon | set | spambayes_score: 0.0840436 -> 0.08404361recipients: + brett.cannon, collinwinter, jasonpjason |
2008-05-16 04:41:12 | brett.cannon | set | spambayes_score: 0.0840436 -> 0.0840436messageid: 1210912872.72.0.312292870532.issue1000@psf.upfronthosting.co.za |
2008-05-16 04:41:11 | brett.cannon | link | issue1000 messages |
2008-05-16 04:41:10 | brett.cannon | create |