]> granicus.if.org Git - python/commit
macostools.copy() now has an optional forcetype flag, which sets the filetype. This...
authorJack Jansen <jack.jansen@cwi.nl>
Tue, 6 Mar 2001 22:46:25 +0000 (22:46 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Tue, 6 Mar 2001 22:46:25 +0000 (22:46 +0000)
commitc1463c98709bb62c6135f6e22afccdcc3fc765a7
treed966b5128b9d669f07c88480a7d1f55e2c4e99f2
parentbb74f95821406c3fbd970561c719fa70c02521b5
macostools.copy() now has an optional forcetype flag, which sets the filetype. This is used by various tools to set the type to APPL when copying interpreter template files (Atmp filetype).
Mac/Lib/macostools.py
Mac/scripts/ConfigurePython.py
Mac/scripts/fullbuild.py