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-20 5:00

>>26
You can recognize it very obviously, and guess what, so can an interpreter
No, idiot, unlike you I've read my FIOC today as I do everyday and therefore am very well aware that not me, not anyone, not any interpreter can differentiate module member access from class member access, especially at import time.

juicedidwtc = random.randint(1)
if juicedidwtc:
    urllib = "Wake up, sheeple!"

def your_moron():
    print urllib.toupper()

Recognize that, bitch. At import time, bitch. When done, consider what happens if I do

import shit
shit.urllib = "Nothing to look at, move along"
shit.your_moron()


Summarizing: you are obviously retarded, because you, firstly, don't know shit about Python and think that its modules are the same as, say, sepples or java modules, and not the same as the rest of Python objects, in fact ``module member access'' IS ``object member access'' because modules are objects, and the very idea of somehow 'recognizing' the former is fallacious, secondly, not knowing shit about Python does not prevent you from divulging your EXPERT THOUGHTS ON LANGUAGE DESIGN.

Note the curious thing by the way: it doesn't matter if your a genuine retard thinking ``yeah i'd like to improve Python hurr durr'', or a retarded troll thinking ``i don't give a shit about Python but my proposal is unbashable and will show pythonfags how their language sucks hurr durr'', your being retarded is completely orthogonal to your motivation.

Name: Anonymous 2009-04-20 5:19

>>26
Also, I find your statement about necessity of explicit type declarations in Python absolutely hilarious in the context of this thread, that is, I remind you because clearly it's hard for your retarded brain to contain more than one concept at a time, about how some retards find it troublesome to explicitly declare module imports. Fuck, it's beautiful: ``let's ditch 'import sys', but ouch, now we have a problem, so let's introduce type declarations, including, of course, 'Module sys''', almost archetypal case of NOW YOU HAVE TWO PROBLEMS, except that it's hundreds of.

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