[issue25824] 32-bit 2.7.11 installer creates registry keys that are incompatible with the installed python27.dll

Michel Bouard report at bugs.python.org
Wed Dec 16 02:09:09 EST 2015


Michel Bouard added the comment:

In a interactive shell:

$ python
Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec  5 2015, 20:40:30) [MSC v.1500 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> sys.winver
'2.7-32'
>>>

I agree that this is the same fix but I think the title should be updated.

----------

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


More information about the Python-bugs-list mailing list