Go to the source code of this file.
Namespaces | |
| guile-example | |
Variables | |
| int | guile-example.WIDTH = 10 |
| int | guile-example.HEIGHT = 10 |
| guile-example.pipe = None | |
| int | guile-example.x = 0 |
| int | guile-example.y = 0 |
| int | guile-example.direction = 0 |
| guile-example.pendown = True | |
| tuple | guile-example.p = subprocess.Popen(['gnuplot'], stdin = subprocess.PIPE) |
1.8.8