diff options
author | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-12 18:06:22 +0100 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@fri.uni-lj.si> | 2016-02-12 18:07:13 +0100 |
commit | 21fc5c1bcf294967a97ef762ac34d7c49b364274 (patch) | |
tree | c6d4b6a4a381ddd6030086fb1f20c3daf4c9a68b /python | |
parent | 05e778a6d06f9d74ebc73fb5113643ffd80a6a8b (diff) |
Python: add link to tutorial (sl) by Janez Demšar
Diffstat (limited to 'python')
-rw-r--r-- | python/sl.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/python/sl.py b/python/sl.py index 4045c99..e6fe50c 100644 --- a/python/sl.py +++ b/python/sl.py @@ -1,7 +1,11 @@ # coding=utf-8 name = 'Python' -description = 'Uvodni tečaj pythona.' +description = '''\ +Naloge za +<a href="https://ucilnica.fri.uni-lj.si/vsak" target="_blank">uvodni tečaj +pythona</a>. +''' general_msg = { 'error_head' : '''\ |