Home
last modified time | relevance | path

Searched defs:Vec2D (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_turtle.py9 Vec2D = turtle.Vec2D variable
/third_party/python/Lib/
Dturtle.py237 class Vec2D(tuple): class