Home
last modified time | relevance | path

Searched refs:TurtleGraphicsError (Results 1 – 25 of 52) sorted by relevance

123

/dports/databases/py-gdbm/Python-3.8.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python310/Python-3.10.1/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python37/Python-3.7.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1060 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1162 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1166 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1177 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2538 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2706 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2710 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python-tools/Python-3.8.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python38/Python-3.8.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dturtle.py867 class TurtleGraphicsError(Exception): class
892 raise TurtleGraphicsError("There is no shape type %s" % type_)
912 raise TurtleGraphicsError("Cannot add component to %s Shape"
1062 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1164 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1168 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1179 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2540 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2708 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2712 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python39/Python-3.9.9/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/
H A Dturtle.py866 class TurtleGraphicsError(Exception): class
891 raise TurtleGraphicsError("There is no shape type %s" % type_)
911 raise TurtleGraphicsError("Cannot add component to %s Shape"
1061 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1163 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1167 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1178 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2539 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2707 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2711 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python-legacy/Python-2.7.18/Lib/lib-tk/
H A Dturtle.py821 class TurtleGraphicsError(Exception): class
846 raise TurtleGraphicsError("There is no shape type %s" % type_)
866 raise TurtleGraphicsError("Cannot add component to %s Shape"
1007 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1110 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1114 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1125 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2443 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2611 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2615 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/lang/python27/Python-2.7.18/Lib/lib-tk/
H A Dturtle.py821 class TurtleGraphicsError(Exception): class
846 raise TurtleGraphicsError("There is no shape type %s" % type_)
866 raise TurtleGraphicsError("Cannot add component to %s Shape"
1007 raise TurtleGraphicsError("No turtle-graphics-mode %s" % mode)
1110 raise TurtleGraphicsError("bad color arguments: %s" % str(color))
1114 raise TurtleGraphicsError("bad color sequence: %s" % str(color))
1125 raise TurtleGraphicsError("bad colorstring: %s" % cstr)
2443 raise TurtleGraphicsError("bad canvas argument %s" % canvas)
2611 raise TurtleGraphicsError("bad color arguments: %s" % str(args))
2615 raise TurtleGraphicsError("bad color sequence: %s" % str(args))
[all …]
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/@python2/
H A Dturtle.pyi33 class TurtleGraphicsError(Exception): ...
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/typeshed/stdlib/2and3/
H A Dturtle.pyi40 class TurtleGraphicsError(Exception): ...
/dports/devel/pytype/pytype-2021.9.9/pytype/typeshed/stdlib/
H A Dturtle.pyi40 class TurtleGraphicsError(Exception): ...
/dports/devel/py-jedi/jedi-0.18.0/jedi/third_party/typeshed/stdlib/2and3/
H A Dturtle.pyi40 class TurtleGraphicsError(Exception): ...
/dports/devel/py-mypy/mypy-0.910/mypy/typeshed/stdlib/
H A Dturtle.pyi48 class TurtleGraphicsError(Exception): ...
/dports/lang/python-legacy/Python-2.7.18/Doc/library/
H A Dturtle.rst1742 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python27/Python-2.7.18/Doc/library/
H A Dturtle.rst1742 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/databases/py-gdbm/Python-3.8.12/Doc/library/
H A Dturtle.rst1950 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python37/Python-3.7.12/Doc/library/
H A Dturtle.rst1873 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python38/Python-3.8.12/Doc/library/
H A Dturtle.rst1950 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python310/Python-3.10.1/Doc/library/
H A Dturtle.rst1954 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python-tools/Python-3.8.12/Doc/library/
H A Dturtle.rst1950 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/lang/python39/Python-3.9.9/Doc/library/
H A Dturtle.rst1954 TurtleGraphicsError: bad color sequence: (240, 160, 80)
/dports/databases/py-sqlite3/Python-3.8.12/Doc/library/
H A Dturtle.rst1950 TurtleGraphicsError: bad color sequence: (240, 160, 80)

123