Title of New Package

Edit Package python-py
PUT_UPSTREAM_URL_HERE

LONG DESCRIPTION
GOES
HERE

Refresh
Refresh
Source Files
Filename Size Changed
py-1.4.18.tar.gz 0000190792 186 KB
python-py.changes 0000005382 5.26 KB
python-py.spec 0000002156 2.11 KB
Revision 13 (latest revision is 42)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 209874 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 13)
- Update to version 1.4.18
  + introduce path.ensure_dir() as a synonym for ensure(..., dir=1)
  + some unicode/python3 related fixes wrt to path manipulations
    (if you start passing unicode particular in py2 you might 
    still get problems, though)
- Changes from 1.4.17
  + make py.io.TerminalWriter() prefer colorama if it is available
    and avoid empty lines when separator-lines are printed by
    being defensive and reducing the working terminalwidth by 1
  + introduce optional "expanduser" argument to py.path.local
    to that local("~", expanduser=True) gives the home
    directory of "user".
- Changes from 1.4.16
  + fix issue35 - define __gt__ ordering between a local path
    and strings
  + fix issue36 - make chdir() work even if os.getcwd() fails.
  + add path.exists/isdir/isfile/islink shortcuts
  + introduce local path.as_cwd() context manager.
  + introduce p.write(ensure=1) and p.open(ensure=1)
    where ensure triggers creation of neccessary parent dirs. (forwarded request 209873 from posophe)
Comments 0
openSUSE Build Service is sponsored by