[Python-Dev] Reindenting unicodedata.c (original) (raw)

Martin v. Loewis martin@v.loewis.de
08 Nov 2002 20:35:28 +0100


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)?

Regards, Martin