Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dcalendar.py592 _colwidth = 7*3 - 1 # Amount printed by prweek() variable
596 def format(cols, colwidth=_colwidth, spacing=_spacing):
601 def formatstring(cols, colwidth=_colwidth, spacing=_spacing):