barneygale
- Karma
- 215
- Created
- January 7, 2015 (11y ago)
- Submissions
- 0
- Low-Background Steel (en.wikipedia.org)
- Who wants to live to 100 on lentil and broccoli slurry? Mostly rich men (theguardian.com)
-
`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.…