Open main menu

Changes

Relax source design

151 bytes added, 11:07, 14 September 2014
→‎Implementation: Added imports.
<source lang="python">
 
# Python module imports.
from warnings import warn
 
# relax module imports.
from lib.errors import RelaxError
from lib.warnings import RelaxWarning
 
 
def check_xxx(escalate=0):
"""Check if xxx.
Trusted, Bureaucrats
4,223

edits