MCPcopy Index your code
hub / github.com/RustPython/RustPython / datetime

Method datetime

Lib/email/headerregistry.py:318–319  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

316
317 @property
318 def datetime(self):
319 return self._datetime
320
321
322class UniqueDateHeader(DateHeader):

Calls

no outgoing calls