Sandbox: Difference between revisions
Jump to navigation
Jump to search
Oostenrijr (talk | contribs) No edit summary |
Oostenrijr (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{#ask:-IsComposedOfModelVersion::IMAGE 3.0.1 }} | |||
footnote<ref>Hier staat de footnote text</ref> Hoe werkt dat hier? | footnote<ref>Hier staat de footnote text</ref> Hoe werkt dat hier? | ||
Revision as of 11:38, 19 February 2019
<ul><li>The part "-IsComposedOfModelVersion" of the query was not understood.Results might not be as expected.</li> <!--br--><li>The part "::" of the query was not understood.Results might not be as expected.</li> <!--br--><li>The part "IMAGE 3.0.1" of the query was not understood.Results might not be as expected.</li> <!--br--><li>Some subquery has no valid condition.</li></ul>
footnote[1] Hoe werkt dat hier?
}}<syntaxhighlight lang="python3" line="1">
def open_stdout_file(self, prefix):
try:
fn = prefix + self._metavar.variable + ".txt"
fp = os.path.join(self._pp_logdir,"stdout", fn)
stdout_file = open(fp,"w")
return stdout_file
except Exception:
raise
</syntaxhighlight>
dit is de editor functie working
de parameter voor de url = veaction=edit...
- ↑ Hier staat de footnote text