Thanks to visit codestin.com Credit goes to github.com
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 15fe8ce commit 0f54ee4Copy full SHA for 0f54ee4
1 file changed
Lib/calendar.py
@@ -737,7 +737,7 @@ def main(args=None):
737
parser.add_argument(
738
"year",
739
nargs='?', type=int,
740
- help="year number (1-9999)"
+ help="year number"
741
)
742
743
"month",
0 commit comments