Message 112924 - Python tracker
Message112924
| Author | terry.reedy |
|---|---|
| Recipients | amaury.forgeotdarc, brett.cannon, georg.brandl, ocean-city, terry.reedy |
| Date | 2010-08-04.23:37:57 |
| SpamBayes Score | 3.7925016e-05 |
| Marked as misclassified | No |
| Message-id | <1280965078.68.0.658958366929.issue3099@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
>it is likely that the new import library will correct the problem. Did it? With standard 3.1.2, >>> import nul ... ImportError: DLL load failed: The specified module could not be found. >>> import con ... ImportError: No module named con So is there any problem with 2.7, or should we close this? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-04 23:37:58 | terry.reedy | set | recipients: + terry.reedy, brett.cannon, georg.brandl, amaury.forgeotdarc, ocean-city |
| 2010-08-04 23:37:58 | terry.reedy | set | messageid: <1280965078.68.0.658958366929.issue3099@psf.upfronthosting.co.za> |
| 2010-08-04 23:37:57 | terry.reedy | link | issue3099 messages |
| 2010-08-04 23:37:57 | terry.reedy | create | |