RedHat 7.3

Dennis Lee Bieber wlfraed at ix.netcom.com
Sun Oct 20 00:46:14 EDT 2002


Grant Edwards fed this fish to the penguins on Saturday 19 October 2002 
12:46 pm:


> $ which python
> /usr/bin/python
> 
> $ python
> Python 1.5.2 (#1, Apr  3 2002, 18:16:26)  [GCC 2.96 20000731 (Red Hat
> Linux 7.2 2 on linux-i386 Copyright 1991-1995 Stichting Mathematisch
> Centrum, Amsterdam
>>>> 
> 
> $ which python2
> /usr/bin/python2
> 
> $ python2
> Python 2.2 (#1, Apr 12 2002, 15:29:57) [GCC 2.96 20000731 (Red Hat
> Linux 7.2 2.96-109)] on linux2 Type "help", "copyright", "credits" or
> "license" for more information.

        Interesting, I just got curious... And thought I'd try combining the 
above as:

`which python`...

[wulfraed at beastie wulfraed]$ `which python`
Python 2.2 (#1, Feb 24 2002, 16:21:58)
[GCC 2.96 20000731 (Mandrake Linux 8.2 2.96-0.76mdk)] on linux-i386
Type "help", "copyright", "credits" or "license" for more information.

        Granted, I'm on a Mandrake system so 2.2 is native, but still -- I 
found it interesting...

-- 
--  
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <



More information about the Python-list mailing list