wyz23x2 <[email protected]> added the comment:
Ping. >>> from datetime import datetime as d >>> d(2021, 9, 22)-d(2020, 7, 10) datetime.timedelta(days=439) ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue41266> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
