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 01:37:17 +00:00
Code
Issues
Releases
Wiki
Activity
81accf94ae
baseimage-tutorial-framework
/
lib
/
tfw
/
config
/
envvars.py
4 lines
97 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
Add environment variables to config
2017-11-27 17:41:57 +00:00
Use power of LazyInitialise to murder TFW/TAOENV global state
2018-06-01 12:00:44 +00:00
TFWENV
=
LazyEnvironment
(
'
TFW_
'
,
'
tfwenvtuple
'
)
.
environment
Reference in New Issue
Copy Permalink