TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Python object creation sequence

59 pointsby grifatonabout 13 years ago

2 comments

peter_l_downsabout 13 years ago
This (and all of the author's similar articles) have been really great at giving me a deeper understanding of what's going on in Python at a low level. If you have the time, I highly recommend reading as many of them as you can:<p><a href="http://eli.thegreenplace.net/category/programming/python/python-internals/" rel="nofollow">http://eli.thegreenplace.net/category/programming/python/pyt...</a>
rollypollyabout 13 years ago
Cached:<p><a href="http://eli.thegreenplace.net.nyud.net/2012/04/16/python-object-creation-sequence/" rel="nofollow">http://eli.thegreenplace.net.nyud.net/2012/04/16/python-obje...</a>