Armin Rigo wrote:

> What about having instead:
>
>     sys.build_info = ("CPython", <svn rev>, "trunk")
>
> This would make it clear that it's the CPython svn rev number, and it
> could possibly be used to distinguish between branches, too, which the
> revision number alone cannot do.  ("trunk" is the last part of the path
> returned by "svn info".)

+1

</F>



_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to