Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Python

Name: Anonymous 2009-04-17 8:31

Whats the thing with import blah.blah.blah
Can't they just include it by default and use only the called functions? It is an interpreter. Not C++ where this is useful.

Name: Anonymous 2009-04-19 12:12

>>16
This would all be done in the initial pass through reading the code, and a failure to resolve modules on startup would cause an ImportError.
Good luck dealing with ImportError: can't import module "\"IHBT\"" triggered by the line ``print "IHBT".tolower()''. Yeah, I certainly do crave for that behaviour (that, actually, is ``SAME GODDAMN BEHAVIOUR AS IT ALREADY HAS NOW'', as you observantly put it). Oh, and my dick seems to rear its beautiful head at the thought that any misprint in any name used for member access (like, ``myboject.dosomething()'') will trigger a module lookup, and, oh, and sometimes, oh, sometimes it will suck-seee-eeed...

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List