DanCardin

joined 2 years ago
[–] DanCardin@programming.dev 1 points 2 years ago

More obnoxiously than that even, imo, it’s that pathlib removes trailing slashes. Its impossible (afaict) to reproduce path.join(‘a’, ‘b/‘) with pathlib

[–] DanCardin@programming.dev 3 points 2 years ago

I appreciate the search integration. I often forget to use the standalone version on whatever plugin I’m currently using