MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / formatyear

Method formatyear

Lib/calendar.py:334–369  ·  view source on GitHub ↗

Returns a year's calendar as a multi-line string.

(self, theyear, w=2, l=1, c=6, m=3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

pryearMethod · 0.95
mainFunction · 0.95

Calls 10

formatweekheaderMethod · 0.95
formatmonthnameMethod · 0.95
formatweekMethod · 0.95
enumerateFunction · 0.85
formatstringFunction · 0.85
rstripMethod · 0.80
yeardays2calendarMethod · 0.80
centerMethod · 0.45
appendMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected