[issue4883] Compiling python 2.5.2 under Wine on linux.

2010-06-19 Thread Mark Lawrence
Dickinson To: breamore...@yahoo.co.uk Sent: Sat, 19 June, 2010 19:19:27 Subject: [issue4883] Compiling python 2.5.2 under Wine on linux. Mark Dickinson added the comment: It can be closed. Thanks! -- nosy: +mark.dickinson resolution: -> out of date status: o

[issue4883] Compiling python 2.5.2 under Wine on linux.

2010-06-19 Thread Mark Dickinson
Mark Dickinson added the comment: It can be closed. Thanks! -- nosy: +mark.dickinson resolution: -> out of date status: open -> closed ___ Python tracker ___ __

[issue4883] Compiling python 2.5.2 under Wine on linux.

2010-06-19 Thread Mark Lawrence
Mark Lawrence added the comment: Can this be closed as out of date, or is it still relevant to Python 2.7 or any of the Python 3 branches? -- nosy: +BreamoreBoy ___ Python tracker _

[issue4883] Compiling python 2.5.2 under Wine on linux.

2009-01-08 Thread Luke Kenneth Casson Leighton
New submission from Luke Kenneth Casson Leighton : messy patches which get python 2.5.2 compiling - and producing python.exe.so - under wine. the setup.py is presently _wholly_ unsuited to use for building the modules - get_sysconfig("srcdir") returns None because... it's supposed to! but, the