Searched refs:prweek (Results 1 - 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dcalendar.py265 def prweek(self, theweek, width): member in class:TextCalendar
581 prweek = c.prweek variable
591 _colwidth = 7*3 - 1 # Amount printed by prweek()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dcalendar.py261 def prweek(self, theweek, width): member in class:TextCalendar
576 prweek = c.prweek variable
586 _colwidth = 7*3 - 1 # Amount printed by prweek()

Completed in 62 milliseconds