Paul Sokolovsky
|
60de502676
|
all: setup.py: Switch to sdist_upip.
|
2018-02-02 20:30:52 +02:00 |
Paul Sokolovsky
|
2ff5940d92
|
all: setup.py: Consistently update author and maintainer fields.
|
2018-02-02 20:25:27 +02:00 |
Paul Sokolovsky
|
61f9dd8721
|
os.path: test_path.py: Use paths relative to module dir.
Allows to run via test aggregators.
|
2017-10-18 14:03:05 +03:00 |
Paul Sokolovsky
|
dfe4dee62a
|
all: setup.py: New releases for gzip 4k conversion.
|
2016-10-11 06:47:01 +03:00 |
Paul Sokolovsky
|
65fb3707ba
|
all: metadata.txt: Bump version for gzip 4k conversion.
|
2016-10-11 06:46:12 +03:00 |
Michael Buesch
|
5396b3010d
|
os.path: Add sep
We only support unix compatible '/'
|
2015-12-10 00:01:02 +02:00 |
Paul Sokolovsky
|
863538b44f
|
os.path: abspath() should affect only relative paths.
|
2015-06-29 00:05:01 +03:00 |
Paul Sokolovsky
|
3735172b48
|
os.path: Release 0.1.
|
2015-05-08 01:02:35 +03:00 |
Paul Sokolovsky
|
eb5556d346
|
os.path: Add expanduser().
|
2015-05-08 01:01:59 +03:00 |
Paul Sokolovsky
|
caa1b279ac
|
os.path: Implement dirname(), basename().
|
2015-01-27 04:25:51 +02:00 |
Paul Sokolovsky
|
878edba0dc
|
os.path: Make join() accept bytes args.
|
2014-05-26 01:59:41 +03:00 |
Paul Sokolovsky
|
c637a75ece
|
os.path: Switch to metadata.txt .
|
2014-05-19 22:45:24 +03:00 |
Paul Sokolovsky
|
e3c3872185
|
os.path: Add poorman's abspath().
|
2014-05-14 21:46:01 +03:00 |
Paul Sokolovsky
|
c023b96f60
|
os.path: Implement isdir().
|
2014-05-14 21:46:01 +03:00 |
Paul Sokolovsky
|
96abe49090
|
os.path: Define lexists as an alias to exists for now.
|
2014-05-14 21:46:01 +03:00 |
Paul Sokolovsky
|
34931964b6
|
os.path: Add exists().
|
2014-05-14 17:52:37 +03:00 |
Paul Sokolovsky
|
6a89bb6cb6
|
os.path: Add dummy normpath() & join(), working split().
|
2014-05-14 17:46:23 +03:00 |
Paul Sokolovsky
|
6074bd8e43
|
os.path: Start implementing module.
|
2014-05-10 00:43:27 +03:00 |