calendar in Dershowitz and Reingold's book "Calendrical Calculations", where
it's the base calendar for all computations.
-.. seealso::
-
- Latest version of the :source:`calendar module Python source code
- <Lib/calendar.py>`
.. class:: Calendar(firstweekday=0)
Module :mod:`time`
Low-level time related functions.
+ Latest version of the :source:`calendar module Python source code
+ <Lib/calendar.py>`
a period are not special for this module, and are matched by the ``*`` and ``?``
patterns.
-.. seealso::
-
- Latest version of the :source:`fnmatch Python source code
- <Lib/fnmatch.py>`
.. function:: fnmatch(filename, pattern)
Module :mod:`glob`
Unix shell-style path expansion.
+ Latest version of the :source:`fnmatch Python source code
+ <Lib/fnmatch.py>`