Message85668
| Author | epitome83 |
|---|---|
| Recipients | amaury.forgeotdarc, epitome83 |
| Date | 2009-04-06.21:27:10 |
| SpamBayes Score | 0.0019225478 |
| Marked as misclassified | No |
| Message-id | <1239053232.63.0.483267944923.issue5707@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thank you for the patch. I have applied it (which is to say, swapped out return filter(None, modList) for return [mod for mod in modList if mod] in keybindingDialog.py), but the problem persists. python.exe continues to load fine, but pythonw.exe still fails at startup. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-06 21:27:12 | epitome83 | set | recipients: + epitome83, amaury.forgeotdarc |
| 2009-04-06 21:27:12 | epitome83 | set | messageid: <1239053232.63.0.483267944923.issue5707@psf.upfronthosting.co.za> |
| 2009-04-06 21:27:11 | epitome83 | link | issue5707 messages |
| 2009-04-06 21:27:10 | epitome83 | create | |