]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Added an "installer" flavor, which uses the "open" command to install
authorJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Jan 2005 15:44:18 +0000 (15:44 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Mon, 3 Jan 2005 15:44:18 +0000 (15:44 +0000)
commitaf304a6c1683a6c1f2ffc7ac473a48033b7c7cee
tree91472f6679c53b1c150fb5bc95ffa2f666dcbdbf
parent362b92922237017825c49b686ab441c1d866af2d
- Added an "installer" flavor, which uses the "open" command to install
  something (overridable through Install-command entry)
- Hidden status is now determined by flavor == hidden, not by
  missing Download-URL. Hidden packages behave like installer packages.
- Made some error messages a bit more understandable.

Because there's new functionality the version has been upped to 0.5.
Lib/plat-mac/pimp.py