Mercurial > p > roundup > code
annotate roundup/scripts/.cvsignore @ 770:0ffb5aaeecf5
Use 'email' instead of 'rfc822', if available.
Don't use isinstance() on a string (not allowed in python 2.1).
Return an error message instead of crashing if 'oldvalues' isn't a
dict (in generateChangeNote).
| author | Derrick Hudson <dman13@users.sourceforge.net> |
|---|---|
| date | Sat, 15 Jun 2002 15:49:29 +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 |
