[issue1681842] splitext of dotfiles, incl backwards compat and migration

Michael Foord report at bugs.python.org
Sat Jul 17 18:06:33 CEST 2010


Michael Foord <michael at voidspace.org.uk> added the comment:

On Python 2.6.5:

>>> os.path.splitext('.cshrc')
('.cshrc', '')

I believe this can be closed.

----------
resolution:  -> out of date
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1681842>
_______________________________________


More information about the Python-bugs-list mailing list