~ubuntu-branches/ubuntu/saucy/python2.7/saucy-proposed

« back to all changes in this revision

Viewing changes to Doc/library/turtle.rst

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-05-15 19:15:16 UTC
  • mto: (36.1.23 sid)
  • mto: This revision was merged to the branch mainline in revision 87.
  • Revision ID: package-import@ubuntu.com-20130515191516-zmv6to904wemey7s
Tags: upstream-2.7.5
ImportĀ upstreamĀ versionĀ 2.7.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
2173
2173
 
2174
2174
The demoscripts are:
2175
2175
 
 
2176
.. tabularcolumns:: |l|L|L|
 
2177
 
2176
2178
+----------------+------------------------------+-----------------------+
2177
2179
| Name           | Description                  | Features              |
2178
 
+----------------+------------------------------+-----------------------+
 
2180
+================+==============================+=======================+
2179
2181
| bytedesign     | complex classical            | :func:`tracer`, delay,|
2180
2182
|                | turtlegraphics pattern       | :func:`update`        |
2181
2183
+----------------+------------------------------+-----------------------+