Alexander Belopolsky <belopol...@users.sourceforge.net> added the comment:
On Tue, Sep 7, 2010 at 8:31 PM, Éric Araujo <rep...@bugs.python.org> wrote: .. > My real question was: Shouldn’t this be a VCS hook instead of untabify’s job? > (or in addition to untabify if you insist) > Yes, VCS hook makes sense (and may almost eliminate the need to handle invalid bytestreams in untabify). The hard question is still the same, though: are non-ascii characters allowed in python C code? My answer is "no". ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue9598> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com