Patches item #1462106, was opened at 2006-03-31 13:53 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462106&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mike Foord (mjfoord) Assigned to: Nobody/Anonymous (nobody) Summary: Patch for 1115886 - splitext incorrectly handles filenames l Initial Comment: Patch attached which modifies behaviour in macpath, posixpath, and ntpath - and modifies tests as well. Change is desirable, the intention is to split the extension from the filename. A fiel called '.foo' does not have an extension. There is the possibility that this change will break code where workarounds have been made. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1462106&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
