Home
last modified time | relevance | path

Searched refs:tuple_arg (Results 1 – 25 of 56) sorted by relevance

123

/dports/databases/py-gdbm/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python-legacy/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python37/Python-3.7.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python38/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python310/Python-3.10.1/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python-tools/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python27/Python-2.7.18/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python39/Python-3.9.9/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/third_party/pep8/lib2to3/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python311/Python-3.11.0a3/Lib/lib2to3/fixes/
H A Dfix_tuple_params.py67 def handle_tuple(tuple_arg, add_prefix=False): argument
69 arg = tuple_arg.clone()
74 tuple_arg.replace(n)
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_isinstance.py278 tuple_arg = (compare_to,)
280 tuple_arg = (tuple_arg,)
281 fxn(arg, tuple_arg)
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_isinstance.py262 tuple_arg = (compare_to,)
264 tuple_arg = (tuple_arg,)
265 fxn(arg, tuple_arg)
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_isinstance.py262 tuple_arg = (compare_to,)
264 tuple_arg = (tuple_arg,)
265 fxn(arg, tuple_arg)
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest_isinstance.py262 tuple_arg = (compare_to,)
264 tuple_arg = (tuple_arg,)
265 fxn(arg, tuple_arg)
/dports/devel/py-future/future-0.18.2/tests/test_future/
H A Dtest_isinstance.py280 tuple_arg = (compare_to,)
282 tuple_arg = (tuple_arg,)
283 fxn(arg, tuple_arg)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest_isinstance.py288 tuple_arg = (compare_to,)
290 tuple_arg = (tuple_arg,)
291 fxn(arg, tuple_arg)
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest_isinstance.py288 tuple_arg = (compare_to,)
290 tuple_arg = (tuple_arg,)
291 fxn(arg, tuple_arg)
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest_isinstance.py288 tuple_arg = (compare_to,)
290 tuple_arg = (tuple_arg,)
291 fxn(arg, tuple_arg)
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_isinstance.py288 tuple_arg = (compare_to,)
290 tuple_arg = (tuple_arg,)
291 fxn(arg, tuple_arg)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest_isinstance.py288 tuple_arg = (compare_to,)
290 tuple_arg = (tuple_arg,)
291 fxn(arg, tuple_arg)
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_isinstance.py323 tuple_arg = (compare_to,)
325 tuple_arg = (tuple_arg,)
326 fxn(arg, tuple_arg)

123