From: Matthew F. <mat...@as...> - 2005-12-15 20:25:00
|
I made the changes you requested it and tested it via test.py. I also replaced occurences of the deprecated apply function with the recommended syntax. I did this because it makes it easier to call the _NewFileItem with keyword parameters that are not part of keyw (like filename). I will reverse that change if necessary (tested with python 2.4). I am subscribed to the mailing list now (I had a procmail bug that sent the subscription confirmation to the wrong place). Here is the new patch -- Matthew Fulmer |