Message 104827 - Python tracker
Message104827
| Author | vstinner |
|---|---|
| Recipients | Arfrever, ezio.melotti, gregory.p.smith, lemburg, loewis, pitrou, vstinner |
| Date | 2010-05-03.09:10:19 |
| SpamBayes Score | 0.18340749 |
| Marked as misclassified | No |
| Message-id | <1272877821.14.0.518627744268.issue8603@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch creates also fsencode()/fsdecode() functions proposed in #8514: I can rename them to use protected name (eg. "_encodeenv" and "_decodeenv") until we decided for these functions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-05-03 09:10:21 | vstinner | set | recipients: + vstinner, lemburg, loewis, gregory.p.smith, pitrou, ezio.melotti, Arfrever |
| 2010-05-03 09:10:21 | vstinner | set | messageid: <1272877821.14.0.518627744268.issue8603@psf.upfronthosting.co.za> |
| 2010-05-03 09:10:20 | vstinner | link | issue8603 messages |
| 2010-05-03 09:10:19 | vstinner | create | |