Home
last modified time | relevance | path

Searched refs:sysstr (Results 1 – 1 of 1) sorted by relevance

/bsp/amebaz/
A Dgen_bin.py54 sysstr = platform.system() variable
55 print(sysstr)
56 if(sysstr == "Linux"):
62 elif(sysstr == "Windows"):

Completed in 2 milliseconds