Message79307
I don't like this catch-all approach. What if no compiler is installed
at all?
I suggest to use a test like
distutils.msvccompiler.get_build_version() >= 8.0
(this is how msvccompiler imports the msvc9compiler module) |
|
| Date |
User |
Action |
Args |
| 2009-01-07 08:54:50 | amaury.forgeotdarc | set | recipients:
+ amaury.forgeotdarc, ocean-city |
| 2009-01-07 08:54:50 | amaury.forgeotdarc | set | messageid: <1231318490.16.0.276161052289.issue4864@psf.upfronthosting.co.za> |
| 2009-01-07 08:54:49 | amaury.forgeotdarc | link | issue4864 messages |
| 2009-01-07 08:54:49 | amaury.forgeotdarc | create | |
|