Staging
v0.8.1
https://github.com/python/cpython
Revision 9d53457e599623fbad90833c3448835b42d7e7f9 authored by Gregory P. Smith on 11 June 2008, 07:41:16 UTC, committed by Gregory P. Smith on 11 June 2008, 07:41:16 UTC
 Added checks for integer overflows, contributed by Google. Some are
 only available if asserts are left in the code, in cases where they
 can't be triggered from Python code.
1 parent 73baefd
History
Tip revision: 9d53457e599623fbad90833c3448835b42d7e7f9 authored by Gregory P. Smith on 11 June 2008, 07:41:16 UTC
Merge in release25-maint r60793:
Tip revision: 9d53457
File Mode Size
about_turtle.txt -rw-r--r-- 3.4 KB
about_turtledemo.txt -rw-r--r-- 302 bytes
demohelp.txt -rw-r--r-- 2.4 KB
tdemo_I_dontlike_tiltdemo.py -rw-r--r-- 1.0 KB
tdemo_bytedesign.py -rw-r--r-- 4.1 KB
tdemo_chaos.py -rw-r--r-- 1021 bytes
tdemo_clock.py -rw-r--r-- 2.9 KB
tdemo_colormixer.py -rw-r--r-- 1.3 KB
tdemo_fractalcurves.py -rw-r--r-- 3.3 KB
tdemo_lindenmayer_indian.py -rw-r--r-- 2.4 KB
tdemo_minimal_hanoi.py -rw-r--r-- 1.9 KB
tdemo_paint.py -rw-r--r-- 1.1 KB
tdemo_peace.py -rw-r--r-- 1.1 KB
tdemo_penrose.py -rw-r--r-- 3.4 KB
tdemo_planet_and_moon.py -rw-r--r-- 2.8 KB
tdemo_tree.py -rw-r--r-- 1.4 KB
tdemo_wikipedia.py -rw-r--r-- 1.3 KB
tdemo_yinyang.py -rw-r--r-- 803 bytes
turtle.cfg -rw-r--r-- 160 bytes
turtleDemo.py -rw-r--r-- 9.9 KB
turtledemo_two_canvases.py -rw-r--r-- 880 bytes

back to top