Mailing List Archive

[issue41266] IDLE call hints and completions confused by ints and floats
wyz23x2 <wyz23x2@163.com> added the comment:

Ping.
>>> from datetime import datetime as d
>>> d(2021, 9, 22)-d(2020, 7, 10)
datetime.timedelta(days=439)

----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue41266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
[issue41266] IDLE call hints and completions confused by ints and floats [ In reply to ]
Terry J. Reedy <tjreedy@udel.edu> added the comment:

What is your point? Code without explanation is useless.

----------

_______________________________________
Python tracker <report@bugs.python.org>
<https://bugs.python.org/issue41266>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com