This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author calvin
Recipients
Date 2005-01-04.14:47:49
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I created a patch that adds CVS conflict files (ie.
files starting with ".#") to the standard exclude list
of source package files. Perhaps other versioning
system files or directories (from arch, svk, etc.)
should also be added to the exclude list. But since I
do only work with CVS, this patch only adds the CVS
conflict files.
Patch is against CVS HEAD from 20050104.
History
Date User Action Args
2007-08-23 15:41:08adminlinkissue1095784 messages
2007-08-23 15:41:08admincreate