qpython-android / qpython.org

QPython contributor & sugguestion & question homepage
http://qpython.org
58 stars 11 forks source link

platform.platform() failed #124

Open daydayhappy3 opened 8 years ago

daydayhappy3 commented 8 years ago

import platform platform.platform()

will give error below

TypeError: unorderable types: NoneType() > str()

i am using QPython3