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 mark.dickinson
Recipients bigaddo, mark.dickinson
Date 2009-09-29.09:44:12
SpamBayes Score 0.012315978
Marked as misclassified No
Message-id <1254217454.13.0.750423538005.issue7017@psf.upfronthosting.co.za>
In-reply-to
Content
What's 'FileList' in your code?  (It's not the same as 'fileList', since
Python identifiers are case sensitive.)

What's 'temporaryDirectory'?

Please could you cut and paste an executable code snippet that exhibits
the problem, along with any other instructions necessary to reproduce
(e.g. "First create a directory 'tmp' containing files 'a', 'b' and 'c'").
History
Date User Action Args
2009-09-29 09:44:14mark.dickinsonsetrecipients: + mark.dickinson, bigaddo
2009-09-29 09:44:14mark.dickinsonsetmessageid: <1254217454.13.0.750423538005.issue7017@psf.upfronthosting.co.za>
2009-09-29 09:44:12mark.dickinsonlinkissue7017 messages
2009-09-29 09:44:12mark.dickinsoncreate