cwbe coordinatez:
101
63540
2076399
856608
3432644

ABSOLUT
KYBERIA
permissions
you: r,
system: public
net: yes

neurons

stats|by_visit|by_K
source
tiamat
K|my_K|given_K
last
commanders
polls

total descendants::
total children::2
show[ 2 | 3] flat


ako mozem zistit operacny system (nepotrebujem mac, staci mi odlisit windows/linux). Staci takto?
import os
homepath = os.getcwd()
linux = False
if homepath[0]=='/': linux = True

alebo existuje aj nejaky sofistikovanejsi sposob?
(os.environ['OS'] funguje len pre windows)