diff options
author | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-17 05:26:39 +0000 |
---|---|---|
committer | Alexandre Vassalotti <alexandre@peadrop.com> | 2009-07-17 05:26:39 +0000 |
commit | 0090089f8fb9661d5a97d6300388b6b005e35ac8 (patch) | |
tree | 4770faf524918cd9d6dd28e54d68b3a0db10e758 /Python/Python-ast.c | |
parent | 856782e45e700ad0ff48341460200eb87dad0122 (diff) | |
download | cpython-git-0090089f8fb9661d5a97d6300388b6b005e35ac8.tar.gz |
Cache the results of all runtime checks.
This will be helpful to people who want to compile Python with a
cross-compiler. Now you can upload the configure script on your host
machine, run it with caching enabled, and download the cached results
on your build machine.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions