barneygale

↗ HN profile [ 76.9 ms ] full profile
Karma
215
Created
January 7, 2015 (11y ago)
Submissions
0
  1. Low-Background Steel (en.wikipedia.org)
  2. `pathlib.Path` is Python's object-oriented interface to local filesystem paths, but it was invented too late to be used in modules like `tarfile` and `zipfile`. It also does a lot of magic that makes it hard to extend.…