Searched defs:checking (Results 1 – 3 of 3) sorted by relevance
435 .. _caniusepython3: https://pypi.org/project/caniusepython3436 .. _cheat sheet: http://python-future.org/compatible_idioms.html437 .. _coverage.py: https://pypi.org/project/coverage438 .. _Futurize: http://python-future.org/automatic_conversion.html439 .. _importlib2: https://pypi.org/project/importlib2440 .. _Modernize: https://python-modernize.readthedocs.io/441 .. _mypy: http://mypy-lang.org/442 .. _Porting to Python 3: http://python3porting.com/443 .. _Pylint: https://pypi.org/project/pylint445 …& A: https://ncoghlan-devs-python-notes.readthedocs.io/en/latest/python3/questions_and_answers.html[all …]
11 static int checking(int a, short b, signed char c) in checking() function
11 static int checking(int a __UNUSED__, short b __UNUSED__, in checking() function