Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_pydoc.py542 self.Q.__date__ = '\xe2\x84\x9a'.decode('utf8')
/external/python/cpython2/Lib/
Dpydoc.py39 __date__ = "26 February 2001" variable
653 info.append(self.escape(_binstr(object.__date__)))
1163 result = result + self.section('DATE', _binstr(object.__date__))
Dinspect.py30 __date__ = '1 Jan 2001' variable
Dtarfile.py37 __date__ = "$Date$" variable
/external/python/cpython2/Lib/logging/
D__init__.py51 __date__ = "07 February 2010" variable