Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Ddatetime.py445 def _check_tzinfo_arg(tz): function
1298 _check_tzinfo_arg(tzinfo)
1623 _check_tzinfo_arg(tzinfo)
1717 _check_tzinfo_arg(tz)
2545 _check_tzinfo_arg, _check_tzname, _check_utc_offset, _cmp, _cmperror,