]> granicus.if.org Git - python/commit
- Added a scheme whereby pimp can update itself, by importing a module
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 28 May 2003 18:56:30 +0000 (18:56 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 28 May 2003 18:56:30 +0000 (18:56 +0000)
commitb789a060ee0ac49785ce6718f0da5abf19a1629a
tree8649b8f18c9205107c517f75f59795b85b674c12
parentdad58601a044126c02beb9416a42e6fed06e5590
- Added a scheme whereby pimp can update itself, by importing a module
  pimp_update if it exists. Upped the version number to indicate this.
  Fixes #731626.
- Added -V (print version) and -u (specify database URL) options when run
  as a command line tool.
Lib/plat-mac/pimp.py