Message 106918 - Python tracker (original) (raw)
Message106918
Author | r.david.murray |
---|---|
Recipients | Edwin.Pozharski, eric.araujo, r.david.murray |
Date | 2010-06-02.21:33:17 |
SpamBayes Score | 0.04076801 |
Marked as misclassified | No |
Message-id | 1275514399.16.0.8441694431.issue8880@psf.upfronthosting.co.za |
In-reply-to |
Content |
---|
Use SafeConfigParser instead, then you can't make the mistake of passing non-strings to set. We really should update the docs so that ConfigParser is doced only in a 'deprecated' section. But that's a different issue. (Care to open it, merwok? :) |
History | |||
---|---|---|---|
Date | User | Action | Args |
2010-06-02 21:33:19 | r.david.murray | set | recipients: + r.david.murray, eric.araujo, Edwin.Pozharski |
2010-06-02 21:33:19 | r.david.murray | set | messageid: 1275514399.16.0.8441694431.issue8880@psf.upfronthosting.co.za |
2010-06-02 21:33:17 | r.david.murray | link | issue8880 messages |
2010-06-02 21:33:17 | r.david.murray | create |