Kaydet (Commit) 230a693b authored tarafından S.Çağlar Onur's avatar S.Çağlar Onur

silly me...

üst f63abe65
......@@ -41,7 +41,7 @@ def curDIR():
def curKERNEL():
'''returns currently running kernel's version'''
return os.uname[2]
return os.uname()[2]
def curPYTHON():
''' returns currently used python's version'''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment