unseenlaser / python-for-android

Automatically exported from code.google.com/p/python-for-android
Apache License 2.0
0 stars 0 forks source link

Help() modules causes system reboot #86

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.start py4A
2.launch console
3.type help()
4.type modules

What is the expected output? What do you see instead?
A list of modules should be displayed
Sometimes the system reboots after a pause
Sometimes a list of modules with a error at the end (error 13 access denied 
/cache)

What version of the product are you using? On what operating system?
python 3.2.2 on Android 4.4.2 Acer A1-830 tablet (Not rooted)

Please provide any additional information below.

Original issue reported on code.google.com by dbkay...@gmail.com on 10 Nov 2014 at 5:59