New submission from Vinay Sajip <vinay_sa...@yahoo.co.uk>: Tabs in Python source are a no-no for me and lots of other people, but some people do use them. The tokenizer seems to not preserve tabs in its output. There are some tabs in the Django source, for example tests/regressiontests/localflavor/pl/tests.py.
N.B. I posted this to your GitHub repo where you published the hook. ---------- messages: 159865 nosy: aronacher, vinay.sajip priority: normal severity: normal status: open title: PEp 414 tokenizing hook does not preserve tabs type: behavior versions: Python 3.3 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14714> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com