-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1.download pythonforandroid-r5.apx and install
2.Opens ok and see the 3 buttons
3.List interpreters
What is the expected output? What do you see instead?
Sh…
-
```
What steps will reproduce the problem?
1. open a zblorb game such as
http://hoosegow.googlecode.com/files/Hoosegow15.zblorb
2. the metadata such as cover or headings are not displayed or availabl…
-
The [SoS kernel](https://vatlab.github.io) allows the use of multiple Jupyter kernels in a single Jupyter notebook. When I tried to set up an environment that contains multiple languages (e.g. Julia a…
-
Running this program.
``` python
from offset import maintask, run, go, makechan
def gopher(left, right):
value = right.recv()
left.send(value + 1)
def starter(chan):
chan.send(1)
@main…
-
And eventually it consumes a lot of memory!
With 8 Transport objects running for a week or so, it has consumed ~180MB of RSS and made a combined dict size of 2.5M objects. While it's not a frighten…