Message 165159 - Python tracker
Message165159
| Author | cmcqueen1975 |
|---|---|
| Recipients | cmcqueen1975 |
| Date | 2012-07-10.04:52:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341895923.16.0.599445307566.issue15315@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I'm trying this with my 'cobs' Python package:
c:\Python33\python.exe setup.py build --compiler=mingw32 bdist_msi
With Python 3.3 beta, it fails with an exception:
ValueError: Unknown MS Compiler version 1600
It works with Python 3.2. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-10 04:52:03 | cmcqueen1975 | set | recipients: + cmcqueen1975 |
| 2012-07-10 04:52:03 | cmcqueen1975 | set | messageid: <1341895923.16.0.599445307566.issue15315@psf.upfronthosting.co.za> |
| 2012-07-10 04:52:02 | cmcqueen1975 | link | issue15315 messages |
| 2012-07-10 04:52:02 | cmcqueen1975 | create | |