|
|
|
|
|
by infinityio
1439 days ago
|
|
To quote the python developers guide: > Because of Python’s conservative nature when it comes to backwards-compatibility, when a module is added to the stdlib its API becomes frozen. So it sounds like they do do something fairly similar, but just a different mindset on adding libraries |
|