view .hgignore @ 240:2798cbebd83a

Re-allowed callable output validators to give comments as Unicode strings At the same time: * removed an unnecessary sys.stdout.flush() on Python 2, * removed an unnecessary variable re-initialization.
author Oleg Oshmyan <chortos@inbox.lv>
date Tue, 11 Dec 2012 02:48:00 +0200
parents 6e6b0ea63fa1
children
line wrap: on
line source

\.(pyc|pyo|class|orig)$
^upreckon/(upreckon|_unix\.so)$
(/|^)suite$
^(build|dist|upreckon\.egg-info)$
^zipfiles/zipfile\d+-original.py$