diff options
author | Greg Ward <gward@python.net> | 2000-09-17 00:53:02 (GMT) |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-09-17 00:53:02 (GMT) |
commit | d283ce73641c59013ddcfd29064181dd2c96bfcb (patch) | |
tree | 92be4971603f1e9501e4024267d790171ba799ce /Lib/distutils/command/build_ext.py | |
parent | 41ed12ffe9de3ddf387641d384a63edf95bfa322 (diff) | |
download | cpython-d283ce73641c59013ddcfd29064181dd2c96bfcb.zip cpython-d283ce73641c59013ddcfd29064181dd2c96bfcb.tar.gz cpython-d283ce73641c59013ddcfd29064181dd2c96bfcb.tar.bz2 |
Added 'expand_makefile_vars()' to (duh) expand make-style variables
in a string (gives you something to do with the dictionary returned
by 'parse_makefile()').
Pulled the regexes in 'parse_makefile()' out -- they're now globals,
as 'expand_makefile_vars()' needs (two of) them.
Cosmetic tweaks to 'parse_makefile()'.
Diffstat (limited to 'Lib/distutils/command/build_ext.py')
0 files changed, 0 insertions, 0 deletions