We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67f94e commit 55bddcaCopy full SHA for 55bddca
1 file changed
Lib/calendar.py
@@ -709,7 +709,7 @@ def main(args):
709
parser.add_argument(
710
"year",
711
nargs='?', type=int,
712
- help="year number (1-9999)"
+ help="year number"
713
)
714
715
"month",
0 commit comments