Message 69186 - Python tracker (original) (raw)

Please see the top of platform.py:

This module is maintained by Marc-Andre Lemburg <mal@egenix.com>.

If you find problems, please submit bug reports/patches via the

Python SourceForge Project Page and assign them to "lemburg".

Note: Please keep this module compatible to Python 1.5.2.

I wonder why the ticket wasn't assigned to me.

Regarding the patch:

(*) It's probably time to drop 1.5.2 compatibility and only keep the module compatible to Python 2.1, so this is not much of an issue.

Overall, I think it's better to define a fixed search order for the release files than to try to figure out and parse random release files that happen to match the release file RE.

For that to work, it would help a lot if you could provide the file name and contents of various platform release files.