summaryrefslogtreecommitdiffstats
path: root/Python/modsupport.c
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2001-10-18 19:15:32 (GMT)
committerGuido van Rossum <guido@python.org>2001-10-18 19:15:32 (GMT)
commit03f7f088743bbab2dd5aa426670a41fd643112cd (patch)
treeb1427132d21ba0eb5f14120e1d91b6425e9b0826 /Python/modsupport.c
parentdb7287c0f5b197bbfaf624d181333a92135ec261 (diff)
downloadcpython-03f7f088743bbab2dd5aa426670a41fd643112cd.zip
cpython-03f7f088743bbab2dd5aa426670a41fd643112cd.tar.gz
cpython-03f7f088743bbab2dd5aa426670a41fd643112cd.tar.bz2
Part 2/2 of SF patch #416704: More robust freeze, by Toby Dickenson.
(With slight cosmetic improvements to shorten lines and a grammar fix to a docstring.) This addes -X and -E options to freeze. From the docstring: -X module Like -x, except the module can never be imported by the frozen binary. -E: Freeze will fail if any modules can't be found (that were not excluded using -x or -X).
Diffstat (limited to 'Python/modsupport.c')
0 files changed, 0 insertions, 0 deletions