]> granicus.if.org Git - python/commit
Factored out classes for handling source and binary distributions. Source
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 14 Feb 2003 14:11:59 +0000 (14:11 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 14 Feb 2003 14:11:59 +0000 (14:11 +0000)
commit0dacac48b92563807267c789889eadc8a5b99044
treeb78a3f49d97ca4e2f820fd6bba02c632018d3e6b
parentf68043c4a9c72826d27a7a2b962c16714af53de6
Factored out classes for handling source and binary distributions. Source
now means "distutils-based source", binary "bdist format archive". Also
fixed various lurking bugs.
Lib/plat-mac/pimp.py