Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Does Python really follow its philosophy of "Readability counts"?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Mark Wooding, post: 3777888"] I could do. But in practice internal details often aren't horrifically unstable. If I fork the library, I've now got to mess with distributing the forked version, and keeping the patch up to date -- the codebase is likely to be much more volatile than the internals I'm hacking on. It's just not such a good tradeoff. See elsewhere where I described hacking Python's `long' representation. You'd have me fork the Python interpreter. That doesn't seem like a win to me. We call them `disassemblers' and `debuggers'. Sometimes even simple experimentation is sufficient. I try not to. Sometimes I fail. -- [mdw] [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Does Python really follow its philosophy of "Readability counts"?
Top