is the same betweent python3 and python3.2?
contro opinion
contropinion at gmail.com
Sat Jun 16 20:34:44 EDT 2012
More information about the Python-list mailing list
Sat Jun 16 20:34:44 EDT 2012
- Previous message (by thread): is the same betweent python3 and python3.2?
- Next message (by thread): Komodo, Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
root at debian:/home/debian# find / -name 'python3' /usr/lib/python-3.2.3/bin/python3 root at debian:/home/debian# /usr/lib/python-3.2.3/bin/python3 Python 3.2.3 (default, Jun 16 2012, 10:59:54) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> it is the same thing,think you 2012/6/16 Andrew Berg <bahamutzero8825 at gmail.com> > On 6/15/2012 11:31 PM, contro opinion wrote: > > is the /usr/lib/python-3.2.3/bin/python3 same as > > /usr/lib/python-3.2.3/bin/python3.2? > It should be. IIRC, ls -l will tell you if something is a link. You > could also run python3 and it will tell you the version. > > -- > CPython 3.3.0a4 | Windows NT 6.1.7601.17803 > -- > http://mail.python.org/mailman/listinfo/python-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-list/attachments/20120616/90306763/attachment.html>
- Previous message (by thread): is the same betweent python3 and python3.2?
- Next message (by thread): Komodo, Python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list