Skip to content

Commit bc42d03

Browse files
Update calendar.rst
1 parent 67201be commit bc42d03

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Doc/library/calendar.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -399,12 +399,6 @@ For simple text calendars this module provides the following functions.
399399

400400
The :mod:`calendar` module exports the following data attributes:
401401

402-
.. data:: firstweekday
403-
:no-index:
404-
405-
An :class:`int` (0-6) representing the current setting for the first weekday.
406-
The default is 0, which corresponds to Monday.
407-
408402
.. data:: day_name
409403

410404
A sequence that represents the days of the week in the current locale,

0 commit comments

Comments
 (0)