]> granicus.if.org Git - python/commit
Given a module/pathname file created by findmodulefiles compile all
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Jul 1996 13:19:08 +0000 (13:19 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 10 Jul 1996 13:19:08 +0000 (13:19 +0000)
commit5220d020b933a8d3d9b0ff90cb1bbffd0a59666a
treef6f674d6e5c6b9addbab69097395f0e806deb3f4
parentfc9cc3a9ce8cca5fa6d56e88225cb37f32608761
Given a module/pathname file created by findmodulefiles compile all
needed modules and create a file full of PYC resources.
Mac/scripts/mkfrozenresources.py [new file with mode: 0644]