blob: 6dfef6d58f21ef2f3fc193f71688557c287fd951 (
plain)
1
2
3
4
5
6
7
8
9
|
"""
This directory is for startup code.
$Id$
Note: new startup functionality should be added
to an appropriate file herein, but if possible,
not to startup_before_most_imports.py.
"""
|