Skip to content
GitLab
Explore
Sign in
Changes
Page history
another correction
authored
Oct 07, 2021
by
Marcus Schilling
Show whitespace changes
Inline
Side-by-side
KnowledgeBase/CII.md
View page @
73ed3384
...
@@ -580,7 +580,7 @@ Type "help", "copyright", "credits" or "license" for more information.
...
@@ -580,7 +580,7 @@ Type "help", "copyright", "credits" or "license" for more information.
```
```
>>> elt.oldb.CiiOldbGlobal.set_write_enabled(True)
>>> elt.oldb.CiiOldbGlobal.set_write_enabled(True)
>>> oldb.delete_data_point (Uri("cii.oldb:/ccs/tst/tmp1")
, "my text"
)
>>> oldb.delete_data_point (Uri("cii.oldb:/ccs/tst/tmp1"))
```
```
...
...