[Python-ideas] automation of __repr__/__str__ for all the common simple cases
Ned Batchelder
ned at nedbatchelder.com
Wed Feb 15 19:41:16 CET 2012
More information about the Python-ideas mailing list
Wed Feb 15 19:41:16 CET 2012
- Previous message: [Python-ideas] automation of __repr__/__str__ for all the common simple cases
- Next message: [Python-ideas] automation of __repr__/__str__ for all the common simple cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/15/2012 10:34 AM, Nathan Rice wrote: > I feel like Python's standard library bloat actually makes > the good stuff harder to find, and a better approach would be to have > a minimal "core" standard library with a few "official" battery pack > style libs that are very prominently featured and available. If the only problem is "hard to find," then you need a documentation re-organization, not a change to what is shipped where. --Ned.
- Previous message: [Python-ideas] automation of __repr__/__str__ for all the common simple cases
- Next message: [Python-ideas] automation of __repr__/__str__ for all the common simple cases
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-ideas mailing list