Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dpydoc.py42 __date__ = "26 February 2001" variable
763 info.append(self.escape(str(object.__date__)))
1288 result = result + self.section('DATE', str(object.__date__))
/third_party/python/Lib/logging/
D__init__.py48 __date__ = "07 February 2010" variable