[issue490264] Portable compiler option specification

2022-04-10 Thread admin
Change by admin : -- github: None -> 35687 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue490264] Portable compiler option specification

2008-01-04 Thread Christian Heimes
Christian Heimes added the comment: This bug is about 6 years old. Please discuss the matter on the python dev mailing list if you are still interested in the problem and come up with a patch. -- nosy: +tiran resolution: -> out of date status: open -> closed ___