]> granicus.if.org Git - python/commit
Add special handling for Python modules that are imported implicitly
authorGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 05:01:06 +0000 (05:01 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 8 Dec 1997 05:01:06 +0000 (05:01 +0000)
commit94ce0d19631cc6e72518044dd2f3a97f135c5d60
treec7e2d8520f36b315545f9cea4924e466f5810a88
parentc5d2d517000bf71c4afc1775c30d97c8d395e2b1
Add special handling for Python modules that are imported implicitly
by the Python runtime: 'site' and 'exceptions'.
Tools/freeze/freeze.py