mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
48c22f9303
This is far from complete. We still need to review and tweak anything with "PYTHON" in the README, as many/most/all of those are telling the user how to build with python3 support. We almost surely want to enable that by default in all of those cases.
4 lines
269 B
Text
4 lines
269 B
Text
The old pathlib module on bitbucket is in bugfix-only mode. The goal of
|
|
pathlib2 is to provide a backport of standard pathlib module which tracks the
|
|
standard library module, so all the newest features of the standard pathlib
|
|
can be used also on older Python versions.
|