[Python-Dev] Expose Subversion revision number to Python (original) (raw)

Barry Warsaw barry at python.org
Sun Dec 18 02:28:17 CET 2005


On Sat, 2005-12-17 at 23:48 +0100, "Martin v. Löwis" wrote:

Barry Warsaw wrote: > AFAICT, the reason to use -c is so that changes outside the Python > source tree (i.e. in the sandbox) won't show up in Python's build > number. That's fine although I wouldn't mind leaving off the -c since > you'll still get the same snapshot of code from a revisioned checkout > either way, and that's my primary interest.

I think the -c should be omitted, as should be any attempts to cut(1) this information. It's there for a reason.

Done. r41744.

-Barry

-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20051217/0ee00fee/attachment.pgp



More information about the Python-Dev mailing list