annotate roundup/scripts/.cvsignore @ 2770:cdf6787ffeda

implement getopt(). support config file paths as well as directory paths for loading. UserConfig: defaults were added to all config sections. filter them out.
author Alexander Smishlajev <a1s@users.sourceforge.net>
date Sun, 17 Oct 2004 17:35:32 +0000
parents 9b517c37cfb7
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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

Roundup Issue Tracker: http://roundup-tracker.org/