[issue43849] Typo in calendar doc

New submission from John <john@jcoppens.com>: I believe the parenthesis in calendar.firstweekday() should be removed. As it is, it produces 'int' cannot be called. ---------- assignee: docs@python components: Documentation messages: 391098 nosy: JohnCC330, docs@python priority: normal severity: normal status: open title: Typo in calendar doc versions: Python 3.9 _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43849> _______________________________________

John <john@jcoppens.com> added the comment: Sorry for the noise. My confusion. ---------- resolution: -> not a bug stage: -> resolved status: open -> closed _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue43849> _______________________________________
participants (1)
-
John