This website requires JavaScript.
Explore
Help
Sign In
mrtoth
/
baseimage-tutorial-framework
Watch
1
Star
0
Fork
0
You've already forked baseimage-tutorial-framework
mirror of
https://github.com/avatao-content/baseimage-tutorial-framework
synced
2024-11-09 17:47:16 +00:00
Code
Issues
Releases
Wiki
Activity
882ab60490
baseimage-tutorial-framework
/
lib
/
tao
/
config
/
envvars.py
4 lines
100 B
Python
Raw
Normal View
History
Unescape
Escape
Use power of LazyInitialise to murder TFW/TAOENV global state
2018-06-01 12:00:44 +00:00
from
envvars
import
LazyEnvironment
Separate the handling of envvars by prefix
2018-02-09 13:48:37 +00:00
Use power of LazyInitialise to murder TFW/TAOENV global state
2018-06-01 12:00:44 +00:00
TAOENV
=
LazyEnvironment
(
'
AVATAO_
'
,
'
taoenvtuple
'
)
.
environment
Reference in New Issue
Copy Permalink