Home
last modified time | relevance | path

Searched refs:_check_tzinfo_arg (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Lib/
Ddatetime.py426 def _check_tzinfo_arg(tz): function
1215 _check_tzinfo_arg(tzinfo)
1538 _check_tzinfo_arg(tzinfo)
1632 _check_tzinfo_arg(tz)
2462 _check_tzinfo_arg, _check_tzname, _check_utc_offset, _cmp, _cmperror,