[issue3762] platform.architecture() fails if python is lanched via its symbolic link (cygwin)

Hirokazu Yamamoto report at bugs.python.org
Wed Sep 3 11:15:46 CEST 2008


Hirokazu Yamamoto <ocean-city at m2.ccsnet.ne.jp> added the comment:

This sliped out of my mind. :-(

[issue3719]
>Python versions and must at least support Python 2.1.

os.path.realpath is new feature in Python2.2, so probably this cannot be
used. I attached another patch platform_v2.patch.

----------
keywords: +patch
Added file: http://bugs.python.org/file11353/platform_v2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3762>
_______________________________________


More information about the Python-bugs-list mailing list