From 03c9d6d8441e3293b058fed270866419781b734c Mon Sep 17 00:00:00 2001 From: Timotej Lazar Date: Wed, 26 Sep 2018 16:23:29 +0200 Subject: Run 2to3 Some stuff is broken now. --- kpov_judge/tasks/vlc_stream_rtp/task.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kpov_judge/tasks/vlc_stream_rtp') diff --git a/kpov_judge/tasks/vlc_stream_rtp/task.py b/kpov_judge/tasks/vlc_stream_rtp/task.py index 39b315f..5c8011b 100644 --- a/kpov_judge/tasks/vlc_stream_rtp/task.py +++ b/kpov_judge/tasks/vlc_stream_rtp/task.py @@ -6,7 +6,7 @@ # TODO: finish this instructions = { - 'si':u""" + 'si':""" Postavi navidezni računalnik SimpleArbiter z diska simpleArbiter ter StudentVLC z diska student-VLC. Poskrbi, da bosta na istem omrežju, od koder bosta imela dostop tudi do Interneta Na StudentVLC posodobi datoteko @@ -17,7 +17,7 @@ lokalnem omrežju prek RTP z imenom toka {TOK} na naslovu {NASLOV}, vrata {PORT} Računaj, da bodo film lahko videli tvoji sošolci. Kršenje avtorskih pravic je pri reševanju te naloge strogo prepovedano. """, - 'en':u""" + 'en':""" Set up a virtual computer called SimpleArbiter using the simpleArbiter disk and a virtual computer called StudentVLC using the student-VLC disk. Make sure they are on the same network and that they have access to the Internet. -- cgit v1.2.1