[Distutils] Equivalent of config.h?

Éric Araujo merwok at netwok.org
Wed Jun 16 01:49:07 CEST 2010


Hello

If your script has taken care of separating functions and the mail call
in a “if __name__ == '__main__'” block, you can just import your script
and get its __version__ attribute.

Regards



More information about the Distutils-SIG mailing list