]> granicus.if.org Git - python/commit
bpo-38155: Add __all__ to datetime module (GH-16203)
authort k <tahia.khan@gmail.com>
Thu, 19 Sep 2019 13:34:41 +0000 (09:34 -0400)
committerPaul Ganssle <paul@ganssle.io>
Thu, 19 Sep 2019 13:34:41 +0000 (14:34 +0100)
commit96b1c59c71534db3f0f3799cd84e2006923a5098
tree58abb7680d3a72a0388cf643546f6c099af122a0
parent9fdc64cf1266b6d5bf0503847b5c38e5edc53a14
bpo-38155: Add __all__ to datetime module (GH-16203)

https://bugs.python.org/issue38155
Lib/datetime.py
Lib/test/datetimetester.py
Misc/NEWS.d/next/Library/2019-09-16-21-47-48.bpo-38155.d92lRc.rst [new file with mode: 0644]