This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ngie
Recipients doko, eric.araujo, ngie
Date 2010-08-01.07:24:16
SpamBayes Score 0.0022708052
Marked as misclassified No
Message-id <1280647458.57.0.551688293932.issue8747@psf.upfronthosting.co.za>
In-reply-to
Content
The issue is still present.

The overall problem I suppose is with consistency and presentation of features in the python language.

Many features cannot be presented in a 100% portable manner, and the problem is that such features that aren't POSIX conforming should be 100% spelled out instead of being implied functional on all Unix based platforms.

So, again... if these platforms can't function with these preprocessor defines, the platforms need to be fixed -- not python.
History
Date User Action Args
2010-08-01 07:24:18ngiesetrecipients: + ngie, doko, eric.araujo
2010-08-01 07:24:18ngiesetmessageid: <1280647458.57.0.551688293932.issue8747@psf.upfronthosting.co.za>
2010-08-01 07:24:17ngielinkissue8747 messages
2010-08-01 07:24:16ngiecreate