OpenGrok
Cross Reference: datetimetester.py
xref
: /
external
/
python
/
cpython3
/
Lib
/
test
/
datetimetester.py
Home
|
History
|
Annotate
|
Download
|
only in
test
Lines Matching
refs:tz1
138
tz1
= _TZInfo()
139
dt1 = datetime(2014, 7, 21, 11, 32, 3, 0,
tz1
)