annotate .hgignore @ 68:e00ab6d1f0ba

Corrected the implementation of callable() for Python 3.0 and 3.1
author Oleg Oshmyan <chortos@inbox.lv>
date Mon, 27 Dec 2010 23:14:27 +0200
parents 24cd890a523a
children 37c4ad87583c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
44
e92e6d4aa2ef Test suite directories named 'suite' are now in .hgignore
Oleg Oshmyan <chortos@inbox.lv>
parents: 42
diff changeset
1 \.pyc$
51
24cd890a523a Fixed directory name matching in .hgignore
Oleg Oshmyan <chortos@inbox.lv>
parents: 44
diff changeset
2 (/|^)suite$