source:
gutenbach-web/environment.py
@
973dd91
Last change on this file since 973dd91 was 973dd91, checked in by Edward Z. Yang <edwardzyang@…>, 16 years ago | |
---|---|
|
|
File size: 164 bytes |
Rev | Line | |
---|---|---|
[973dd91] | 1 | from sipbmp3web.config.app_cfg import base_config |
2 | ||
3 | #Use base_config to setup the environment loader function | |
4 | load_environment = base_config.make_load_environment() |
Note: See TracBrowser
for help on using the repository browser.