comparison .hgignore @ 6:b1d440f1027a

(internal) Changed the way in which extension options are separated: pop own flags and pass-on the rest. This way in case push options change, fix must be made in one place only. Also, dropped *args as no non-named arguments can be given. (internal) Make pylint happier
author Marcin Kasperski <Marcin.Kasperski@mekk.waw.pl>
date Sun, 08 Nov 2015 08:29:14 +0100
parents 7591d4101b93
children
comparison
equal deleted inserted replaced
5:0c3ddf5c1a3f 6:b1d440f1027a
4 *.pyo 4 *.pyo
5 *.orig 5 *.orig
6 *.err 6 *.err
7 build 7 build
8 dist 8 dist
9 .egg-info 9 *.egg-info
10 README.html 10 README.html