Mercurial > p > roundup > code
annotate roundup/scripts/.cvsignore @ 2674:18a23afb1f89
replace "from module import *" with "import module"...
...for win32event and win32file: both export class 'error'
overriding error function defined in this script.
thanks pychecker for finding names to resolve!
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Tue, 21 Sep 2004 08:01:15 +0000 |
| parents | 9b517c37cfb7 |
| children |
| rev | line source |
|---|---|
|
756
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
1 *.pyc |
|
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
2 *.pyo |
|
9b517c37cfb7
Ignore the generated files.
Richard Jones <richard@users.sourceforge.net>
parents:
diff
changeset
|
3 *.cover |
