[issue8051] Python 2.7 alpha 4 show wrong version number on osx

Shashwat Anand report at bugs.python.org
Thu Mar 4 02:31:23 CET 2010


New submission from Shashwat Anand <anand.shashwat at gmail.com>:

Python 2.7 alpha 4 (trunk 78643) upon being invoked on terminal shows wrong version number.Since it is no longer alpha 3, it should show 'Python 2.7a4+' as version

Shashwat-Anands-MacBook-Pro:Misc l0nwlf$ python2.7
Python 2.7a3+ (trunk:78643, Mar  4 2010, 06:44:41) 
[GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import argparse    # to verify this is python 2.7 alpha 4
>>>

----------
assignee: ronaldoussoren
components: Macintosh
messages: 100368
nosy: l0nwlf, ronaldoussoren
severity: normal
status: open
title: Python 2.7 alpha 4 show wrong version number on osx
type: behavior
versions: Python 2.7

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


More information about the Python-bugs-list mailing list