diff options
author | Greg Ward <gward@python.net> | 2000-09-01 00:52:45 +0000 |
---|---|---|
committer | Greg Ward <gward@python.net> | 2000-09-01 00:52:45 +0000 |
commit | e3644e245ee38bfc145de7e75dac58f57236e694 (patch) | |
tree | e718c6f8f4b868fed6199175528224c629658806 /Python/import.c | |
parent | 51de6906be81dda5ff7af6cf65691b76afd42ec7 (diff) | |
download | cpython-git-e3644e245ee38bfc145de7e75dac58f57236e694.tar.gz |
Added 'run_setup()' to allow outsiders to run a setup script under
fairly tight control, and the '_setup_stop_after' and '_setup_distribution'
globals to provide the tight control.
This isn't entirely reliable yet: it dies horribly with a NameError on the
example PIL setup script in examples/pil_setup.py (at least with Python
1.5.2; untested with current Python). There's some strangeness going
on with execfile(), but I don't understand it and don't have time
to track it down right now.
Diffstat (limited to 'Python/import.c')
0 files changed, 0 insertions, 0 deletions