Henrique Baggio <[email protected]> added the comment:
Sorry, I don't know how create a patch, but just change the line with
parts = file.split(".") to parts = os.path.splitext(file)
and the problem is fixed.
----------
nosy: +hnrqbaggio
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue1128>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com