[Python-Dev] versioning standards?

Greg Wilson gvwilson@nevex.com
Mon, 27 Nov 2000 11:29:58 -0500


Hi, folks.  Is there a standard or usual way to provide version
information inside a Python module or class?  Special tokens in
the doc string, a method like "getVersion"...?

Thanks,
Greg