mirror of
https://github.com/python/cpython.git
synced 2025-12-11 11:31:05 +00:00
* distutils.config: Use the PyPIRCCommand.realm attribute if set * turtledemo: wait until macOS osascript command completes to not create a zombie process * Tools/scripts/treesync.py: declare 'default_answer' and 'create_files' as globals to modify them with the command line arguments. Previously, -y, -n, -f and -a options had no effect. flake8 warning: "F841 local variable 'p' is assigned to but never used". |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| bytedesign.py | ||
| chaos.py | ||
| clock.py | ||
| colormixer.py | ||
| forest.py | ||
| fractalcurves.py | ||
| lindenmayer.py | ||
| minimal_hanoi.py | ||
| nim.py | ||
| paint.py | ||
| peace.py | ||
| penrose.py | ||
| planet_and_moon.py | ||
| round_dance.py | ||
| sorting_animate.py | ||
| tree.py | ||
| turtle.cfg | ||
| two_canvases.py | ||
| wikipedia.py | ||
| yinyang.py | ||