diff options
author | Fred Drake <fdrake@acm.org> | 1998-05-15 04:28:37 +0000 |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-05-15 04:28:37 +0000 |
commit | e16f6798ae8936c9198ee214edf110be77c56c20 (patch) | |
tree | f018748206c02557d0b7ef4a6e5673d4e376a0e8 /Python/pythonrun.c | |
parent | 532246ef550f0c305a57240932429ba1e6314d30 (diff) | |
download | cpython-git-e16f6798ae8936c9198ee214edf110be77c56c20.tar.gz |
do_cmd_let(): Simple implementation to allow \let to be used to establish
synonyms for macros. This supports:
\let\newname = \oldname
\let\newname\oldname
This is useful sometimes, and can at least avoid real errors at other times.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions