Version numbers in traceback

Dale Strickland-Clark dale at riverhall.NOSPAMco.uk
Wed Jul 25 09:41:22 EDT 2001


Is there a standard way for a module to register its version number so that it is reported by
traceback or other debugging tools.

I thought something nice and simple like 

_Module_Version_ = '10.5C'

would be nice.
--
Dale Strickland-Clark
Riverhall Systems Ltd



More information about the Python-list mailing list