2009/7/18 P.J. Eby <p...@telecommunity.com>:
> Btw, does this changeset:
>
>   http://bitbucket.org/tarek/distribute/changeset/52bb77ad5030/
>
> Work on Python 2.3 on the Mac?  platform.mac_ver() was not documented until
> 2.4; was it actually introduced in 2.3?

In my build of Python 2.3 the function is available. It's also visible
in the source tree for easy reference:

http://svn.python.org/view/python/branches/release23-maint/Lib/platform.py?view=markup

Hanno
_______________________________________________
Distutils-SIG maillist  -  Distutils-SIG@python.org
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to