mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-125665: Update turtledemo docstrings with correct file names (#125691)
Co-authored-by: Wulian <xiguawulian@gmail.com> Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
parent
6f26d496d3
commit
9c01db40aa
20 changed files with 32 additions and 86 deletions
|
@ -1,6 +1,4 @@
|
|||
""" turtle-example-suite:
|
||||
|
||||
tdemo_fractalCurves.py
|
||||
"""turtledemo/fractalcurves.py
|
||||
|
||||
This program draws two fractal-curve-designs:
|
||||
(1) A hilbert curve (in a box)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue