Re: cwm on linux/darwin

On Fri, 3 Jun 2005, Yosi Scharf wrote:
>
> What version of python are you running? What does
>
> python -c 'import sys
> print sys.version_info'
>
> give you?
>
> Before python 2.3, True and False  did not exist
>
> Yosi Scharf

python -c 'import sys
print sys.version_info'

gives me a syntax error

python -V, however, gives me python 2.2
__________
J.J. Crump
Dept. of History 353560
University of Washington
Seattle, WA. 98195

Received on Friday, 3 June 2005 17:35:25 UTC