mirror of
https://github.com/python/cpython.git
synced 2026-05-15 00:48:35 -04:00
6b1793ff88
comment based on 'sys.args[0]' does not depend on the path. For Python
builds from a remote directory ("/path/to/configure; make") the previous
logic used to include the "/path/to" portion in Python-ast.h. Then svn
would consider this file to be locally modified.