diff options
author | Greg Ward <gward@python.net> | 2000-09-17 00:53:02 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-09-17 00:53:02 +0000 |
commit | d283ce73641c59013ddcfd29064181dd2c96bfcb (patch) | |
tree | 92be4971603f1e9501e4024267d790171ba799ce /Objects/classobject.c | |
parent | 41ed12ffe9de3ddf387641d384a63edf95bfa322 (diff) | |
download | cpython-git-d283ce73641c59013ddcfd29064181dd2c96bfcb.tar.gz |
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 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions