Home
last modified time | relevance | path

Searched refs:static_no_args (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_call.py706 def static_no_args(): member in A
728 msg = "A.static_no_args() takes 0 positional arguments but 1 was given"
730 A.static_no_args("oops it's an arg")

Completed in 2 milliseconds