Staging
v0.5.1
https://github.com/python/cpython
Revision 451e02b61a0b5697b28b8b867fa66b8dc9c1b644 authored by Jack Jansen on 03 January 2005, 15:46:30 UTC, committed by Jack Jansen on 03 January 2005, 15:46:30 UTC
- 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.
1 parent 4a2784d
History
Tip revision: 451e02b61a0b5697b28b8b867fa66b8dc9c1b644 authored by Jack Jansen on 03 January 2005, 15:46:30 UTC
Backport of 1.37:
Tip revision: 451e02b
File Mode Size
__init__.py -rw-r--r-- 851 bytes
ast.py -rw-r--r-- 31.2 KB
consts.py -rw-r--r-- 343 bytes
future.py -rw-r--r-- 1.7 KB
misc.py -rw-r--r-- 1.8 KB
pyassem.py -rw-r--r-- 25.6 KB
pycodegen.py -rw-r--r-- 41.3 KB
symbols.py -rw-r--r-- 12.8 KB
syntax.py -rw-r--r-- 1.4 KB
transformer.py -rw-r--r-- 44.1 KB
visitor.py -rw-r--r-- 3.8 KB

back to top