kindle manager
This commit is contained in:
6
tfile/tsys.py
Normal file
6
tfile/tsys.py
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
import platform
|
||||
|
||||
print(platform.system(),platform.machine(),platform.platform(aliased=0, terse=0) )
|
||||
|
||||
|
||||
Reference in New Issue
Block a user