pycrossword  0.4
Pure-Python implementation of a crossword puzzle generator and editor
utils.globalvars Namespace Reference

Most application globals are placed here for convenience. More...

Detailed Description

Most application globals are placed here for convenience.

They are commonly used in more than one module. Also some are used by external scripts like setup.py (that generateds the PyPI-ready distro). There are also a number of common functions here, but most are still defined in utils.