MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / _update

Method _update

tools/python-3.11.9-amd64/Lib/turtle.py:2466–2467  ·  view source on GitHub ↗

dummy method - to be overwritten by child class

(self, count=True, forced=False)

Source from the content-addressed store, hash-verified

2464 def _newLine(self, usePos = True):
2465 """dummy method - to be overwritten by child class"""
2466 def _update(self, count=True, forced=False):
2467 """dummy method - to be overwritten by child class"""
2468 def _color(self, args):
2469 """dummy method - to be overwritten by child class"""
2470 def _colorstr(self, args):

Callers 4

penMethod · 0.95
updateMethod · 0.45
_updateMethod · 0.45
cloneMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected