From 21fc5c1bcf294967a97ef762ac34d7c49b364274 Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Fri, 12 Feb 2016 18:06:22 +0100 Subject: =?UTF-8?q?Python:=20add=20link=20to=20tutorial=20(sl)=20by=20Jane?= =?UTF-8?q?z=20Dem=C5=A1ar?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- python/sl.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'python') 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 +uvodni tečaj +pythona. +''' general_msg = { 'error_head' : '''\ -- cgit v1.2.1