Message86990
| Author | hnrqbaggio |
|---|---|
| Recipients | atuining, hnrqbaggio, loewis |
| Date | 2009-05-03.00:34:42 |
| SpamBayes Score | 3.794923e-05 |
| Marked as misclassified | No |
| Message-id | <1241310884.8.0.0150390501587.issue1128@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-03 00:34:45 | hnrqbaggio | set | recipients: + hnrqbaggio, loewis, atuining |
| 2009-05-03 00:34:44 | hnrqbaggio | set | messageid: <1241310884.8.0.0150390501587.issue1128@psf.upfronthosting.co.za> |
| 2009-05-03 00:34:43 | hnrqbaggio | link | issue1128 messages |
| 2009-05-03 00:34:42 | hnrqbaggio | create | |