summaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorMartin <martin@leo.fri1.uni-lj.si>2015-09-25 15:12:33 +0200
committerMartin <martin@leo.fri1.uni-lj.si>2015-09-25 15:12:33 +0200
commit770d195032b66f92a0b3578de09c32cfd875b03f (patch)
tree25c74d726ea49e2aebd57fba612fcc8aaaa0731f /python
parent7d0dd19859ea89df1861a59d654366adfda047e1 (diff)
parent5959a0a84752fd607fe3f0f02d589d9c3bcdbab6 (diff)
Merge branch 'master' of 192.168.15.97:codeq-problems
Diffstat (limited to 'python')
-rw-r--r--python/en.py3
-rw-r--r--python/sl.py2
2 files changed, 5 insertions, 0 deletions
diff --git a/python/en.py b/python/en.py
index 561db85..77157f1 100644
--- a/python/en.py
+++ b/python/en.py
@@ -1,5 +1,8 @@
# coding=utf-8
+name = 'Python'
+description = 'Introductory Python course.'
+
hint = {
'no_hint': '''\
<p>No hint available, sorry!</p>
diff --git a/python/sl.py b/python/sl.py
index 3282607..250cb88 100644
--- a/python/sl.py
+++ b/python/sl.py
@@ -1,5 +1,7 @@
# coding=utf-8
+name = 'Python'
+description = 'Uvodni tečaj pythona.'
general_msg = {
'error_head' : '''\