New submission from Shashwat Anand <anand.shash...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue8051>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to