Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dcalendar.py623 _colwidth = 7*3 - 1 # Amount printed by prweek() variable
627 def format(cols, colwidth=_colwidth, spacing=_spacing):
632 def formatstring(cols, colwidth=_colwidth, spacing=_spacing):