.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 21 Jan 2010 16:58:40 +0100
branchstable
changeset 4318 8a6356914bd0
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
fix #615848: undefined 'new' variable was refering to the newly introduced subquery / remove_subquery doesn't take an undefine argument (probable copy/paste from the remove_node call)

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$