OpenGrok
Cross Reference: rfc822.py
xref
: /
prebuilts
/
python
/
darwin-x86
/
2.7.5
/
lib
/
python2.7
/
rfc822.py
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
refs:hhmmss
992
hhmmss
= tz
993
hhmm, ss = divmod(
hhmmss
, 60)