Settings

Theme

The History of `import this` in Python

wefearchange.org

70 points by sumeeta 16 years ago · 2 comments

Reader

mscarborough 16 years ago

I did not know about this.

It would be a nice thing to add to 'Learning Python' (unless I missed it), and to some web Python howtos. It gets the point across.

nailer 16 years ago

(tongue in cheek) There's no if __name__ == '__main__'. This doesn't seem pychecker / GSG compliant - importing a module shouldn't run anything. And how do they unit test an entire module?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection