Home
last modified time | relevance | path

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

/third_party/python/Lib/test/
H A Dtest_positional_only_arg.py13 def global_pos_only_and_normal(a, /, b): function
355 pickled_optional = pickle.dumps(global_pos_only_and_normal)
369 expected = r"global_pos_only_and_normal\(\) got some positional-only arguments "\

Completed in 2 milliseconds