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>