MCPcopy Index your code
hub / github.com/MagicStack/MagicPython / foo

Function foo

test/strings/bad3.py:4–4  ·  view source on GitHub ↗
(a=1)

Source from the content-addressed store, hash-verified

2foo \' \" \a \b \c \f \n \r \t \v \5 \55 \555 \05 \005"
3
4def foo(a=1): pass # doesn't break!
5
6
7

Callers 5

expr16.pyFile · 0.50
call2.pyFile · 0.50
call10.pyFile · 0.50
call9.pyFile · 0.50
call3.pyFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected