- From: Jon Crump <jjcrump@u.washington.edu>
- Date: Fri, 3 Jun 2005 10:35:23 -0700 (PDT)
- To: Yosi Scharf <syosi@MIT.EDU>
- cc: public-cwm-talk@w3.org
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