[Python-Dev] [Python-checkins] cpython: Port code page codec to Unicode API.
Victor Stinner
victor.stinner at haypocalc.com
Fri Nov 4 19:08:09 CET 2011
More information about the Python-Dev mailing list
Fri Nov 4 19:08:09 CET 2011
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le vendredi 4 novembre 2011 18:23:26, martin.v.loewis a écrit : > http://hg.python.org/cpython/rev/9191f804d376 > changeset: 73353:9191f804d376 > parent: 73351:2bec7c452b39 > user: Martin v. Löwis <martin at v.loewis.de> > date: Fri Nov 04 18:23:06 2011 +0100 > summary: > Port code page codec to Unicode API. Oh please, try to avoid introducing tabs when a file uses spaces. All C files are supposed to use an indentation of 4 spaces. Victor
- Previous message: [Python-Dev] Summary of Python tracker Issues
- Next message: [Python-Dev] [Python-checkins] cpython (2.7): Inline the advisory text on how to use the shelve module.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list