Message 123475 - Python tracker
Message123475
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, eric.araujo, jonny, loewis, rpetrov |
| Date | 2010-12-06.16:11:20 |
| SpamBayes Score | 0.031832095 |
| Marked as misclassified | No |
| Message-id | <1291651881.99.0.161147327497.issue10615@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Thanks for the explanations! These instructions should be turned into a patch. Some questions already: - Why is the generated pyconfig.h not good enough? Could we modify the ./configure script instead? - the "empty.c" should remain empty... Why not use PC/WinMain.c instead? - why is a WinMain required when python.c is supposed to define a main()? Is the final binary a console application or a Windows application? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-12-06 16:11:22 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, loewis, eric.araujo, rpetrov, jonny |
| 2010-12-06 16:11:21 | amaury.forgeotdarc | set | messageid: <1291651881.99.0.161147327497.issue10615@psf.upfronthosting.co.za> |
| 2010-12-06 16:11:20 | amaury.forgeotdarc | link | issue10615 messages |
| 2010-12-06 16:11:20 | amaury.forgeotdarc | create | |