Why I will never fit in among C++ programmers

I have been actively programming in Python for nearly 13 years, ten of which have been spent as a core developer of the language itself. You could say I have an opinion when

Writing a Zip File Importer: The Finder (Part 2)

When writing a finder [http://docs.python.org/3/glossary.html#term-finder] like importlib.machinery.FileFinder [http://docs.python.org/3/library/importlib.html#importlib.machinery.FileFinder] it’s all about working

© 2013 Brett Cannon