Hello World-ish

ludvig.ericson at gmail.com ludvig.ericson at gmail.com
Sat Nov 26 06:19:55 EST 2005


from os import *
print "Working path: %s" % os.getcwd();

Just wondering how you would do that .. in theory, if you get what I
mean?
I get
NameError: name 'os' is not defined
currently, which I don't know how to fix.. anyone?




More information about the Python-list mailing list