Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92353876
test.py
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Nov 19, 15:32
Size
155 B
Mime Type
text/x-python
Expires
Thu, Nov 21, 15:32 (2 d)
Engine
blob
Format
Raw Data
Handle
22427761
Attached To
rSTICAZZI yearII_reports
test.py
View Options
#!/usr/bin/python3
import
config
cfile
=
config
.
Config
()
cfile
.
load
(
"configuration.in"
)
print
(
cfile
)
cfile
[
'theta0'
]
=
1
cfile
.
save
(
"config_test.in"
)
Event Timeline
Log In to Comment