Lines Matching refs:penup
137 | :func:`penup` | :func:`pu` | :func:`up`
777 .. function:: penup()
835 >>> turtle.penup()
848 >>> turtle.penup()
2135 >>> help(Turtle.penup)
2136 Help on method penup in module turtle:
2138 penup(self) unbound turtle.Turtle method
2141 Aliases: penup | pu | up
2145 >>> turtle.penup()
2168 >>> help(penup)
2169 Help on function penup in module turtle:
2171 penup()
2174 Aliases: penup | pu | up
2179 >>> penup()
2428 >>> turtle.penup()
2433 >>> turtle.penup()
2438 >>> turtle.penup()