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 last-ent
Recipients berker.peksag, demian.brecht, last-ent, martin.panter
Date 2015-01-20.09:26:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1421745967.61.0.999363753204.issue23255@psf.upfronthosting.co.za>
In-reply-to
Content
Following is updated patch with
* Refactored code with helper functions
* Unit Tests
* Documentation - Explanation + Examples


SimpleHTTPRequestHandler's copyfile has been renamed to copy_file but not shutils'.
History
Date User Action Args
2015-01-20 09:26:07last-entsetrecipients: + last-ent, berker.peksag, martin.panter, demian.brecht
2015-01-20 09:26:07last-entsetmessageid: <1421745967.61.0.999363753204.issue23255@psf.upfronthosting.co.za>
2015-01-20 09:26:07last-entlinkissue23255 messages
2015-01-20 09:26:07last-entcreate