Home
last modified time | relevance | path

Searched refs:prmonth (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dcalendar.py313 def prmonth(self, theyear, themonth, w=0, l=0): member in TextCalendar
585 prmonth = c.prmonth variable
/external/python/cpython2/Doc/library/
Dcalendar.rst129 .. method:: prmonth(theyear, themonth[, w[, l]])
269 .. function:: prmonth(theyear, themonth[, w[, l]])