Message 143949 - Python tracker
Message143949
| Author | Ben.thelen |
|---|---|
| Recipients | Ben.thelen, eric.araujo, tarek |
| Date | 2011-09-13.04:38:09 |
| SpamBayes Score | 0.006168153 |
| Marked as misclassified | No |
| Message-id | <1315888690.96.0.966369051182.issue12967@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
AttributeErrors on log.py in the distutils directory import sys stream = sys.stdout if stream.errors == 'strict': pass'=> this will raise an AttributeError' |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-09-13 04:38:11 | Ben.thelen | set | recipients: + Ben.thelen, tarek, eric.araujo |
| 2011-09-13 04:38:10 | Ben.thelen | set | messageid: <1315888690.96.0.966369051182.issue12967@psf.upfronthosting.co.za> |
| 2011-09-13 04:38:10 | Ben.thelen | link | issue12967 messages |
| 2011-09-13 04:38:10 | Ben.thelen | create | |