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

Method _tracer

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

dummy method - to be overwritten by child class

(self, a=None, b=None)

Source from the content-addressed store, hash-verified

2004 def speed(self, s=0):
2005 """dummy method - to be overwritten by child class"""
2006 def _tracer(self, a=None, b=None):
2007 """dummy method - to be overwritten by child class"""
2008 def _delay(self, n=None):
2009 """dummy method - to be overwritten by child class"""
2010

Callers 1

circleMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected