]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
#2869: remove parameter from signature.
authorGeorg Brandl <georg@python.org>
Fri, 16 May 2008 09:47:29 +0000 (09:47 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 16 May 2008 09:47:29 +0000 (09:47 +0000)
Doc/library/calendar.rst

index 6e8a03c3de2c0177b2e629d451aae201cecb2c72..f2e218390dfff4340e89f8bb544d5743279d48f8 100644 (file)
@@ -37,7 +37,7 @@ it's the base calendar for all computations.
    :class:`Calendar` instances have the following methods:
 
 
-   .. method:: iterweekdays(weekday)
+   .. method:: iterweekdays()
 
       Return an iterator for the week day numbers that will be used for one
       week.  The first value from the iterator will be the same as the value of