coates’s avatarcoates’s Twitter Archive—№ 20,815

  1. …in reply to @JoePFerguson
    JoePFerguson Isn’t the acceptance of multiple classes in one file primarily because autoloaders aren’t a thing in Python (…most of the time…), and the import system was designed for specificity instead of [what amounts to] inlining?