Message65834
| Author | cdavid |
|---|---|
| Recipients | cdavid |
| Date | 2008-04-26.04:18:39 |
| SpamBayes Score | 0.22222663 |
| Marked as misclassified | No |
| Message-id | <1209183523.66.0.300786856749.issue2694@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi, I wanted to build a msi using the build_msi distutils command for one of my package, but at some point, it fails, at the function make_id, at line 177 in mstlib/__init__.py, for a file named aixc++.py. The regex indeed refuses any character which is not alphanumeric: is msi itself really that strict, or could this check be relaxed ? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-04-26 04:18:44 | cdavid | set | spambayes_score: 0.222227 -> 0.22222663 recipients: + cdavid |
| 2008-04-26 04:18:43 | cdavid | set | spambayes_score: 0.222227 -> 0.222227 messageid: <1209183523.66.0.300786856749.issue2694@psf.upfronthosting.co.za> |
| 2008-04-26 04:18:42 | cdavid | link | issue2694 messages |
| 2008-04-26 04:18:41 | cdavid | create | |