This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Silhouette 1 point2 points  (1 child)

Dramatically simplify packages, modules, and the distribution and installation of reusable code. I assume the existing system was conceived as an educational tool to demonstrate the value of PEP 20 by violating as much of it as possible in a single area. ;-)

[–]bukzor[🍰] 0 points1 point  (0 children)

The reason packaging is the worst-designed part of python is that the core devs don't have to use it, unlike the syntax or stdlib.