Sean DiZazzo <half.italian <at> gmail.com> writes: > Does "magic" really need to be used? Why not just use the revision > number?
Because magic is easier and otherwise CPython developers would have to rebuild their pycs everytime their working copy was updated. -- http://mail.python.org/mailman/listinfo/python-list