2008/10/16 Wayne Watson <[EMAIL PROTECTED]>:
> That's the question in the Subject. Can Idle tell me? I see a Path Browser.

You could check the __version__ attribute.  Not all modules provide it, though.

(e.g.: import pickle ; pickle.__version__ )

-- 
John.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to