On Tuesday 15 January 2002 10:27, design wrote: > adding my own Content-type etc., python is running. > i assume its running that version of 2.2 > > can't figure out how to access and print the python version number. > google and the docs haven't enlightened me. anyone ?
>>> import sys >>> sys.version '2.2 (#4, Jan 13 2002, 13:51:19) \n[GCC 2.95.3 20010315 (SuSE)]' >>> _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss