[Python-Dev] Proposal to revert r54204 (splitext change)

Mike Krell mbk.lists at gmail.com
Fri Mar 16 20:27:06 CET 2007


On 3/16/07, Nick Coghlan <ncoghlan at gmail.com> wrote:

> splitext(name, ignore_leading_dot=False, all_ext=False)

+1.  ISTM this is a reasonable way to go in the face of our existing
backward compatibility issue and the differing definitions of
extensions across OS's.

   Mike


More information about the Python-Dev mailing list