[Python-Dev] Reindenting unicodedata.c (original) (raw)
Tim Peters tim.one@comcast.net
Fri, 08 Nov 2002 15:27:46 -0500
- Previous message: [Python-Dev] Reindenting unicodedata.c
- Next message: [Python-Dev] Reindenting unicodedata.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
[Martin v. Loewis]
While working on unicodedata.c, I found that its indentation does not follow PEP 7. Is it ok to reindent it (i.e. use tabs)?
Probably not, but I'd be in favor of it. unicodeobject.c too, and _sre.c, and _hotshot.c, and ... the PEP 7 std is simply ignored.
- Previous message: [Python-Dev] Reindenting unicodedata.c
- Next message: [Python-Dev] Reindenting unicodedata.c
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]