Level 13
Moderators: UncleTimmy, mjpieters
Enjoying the challenge? Need a hint?Make a donation and help keep the site running! -thesamet
Re: Level 13
Comparing to level 12, this was like a massage for my neurons
However, setting the evil and how to obtain it on figure 12 was absolutely devious!!
However, setting the evil and how to obtain it on figure 12 was absolutely devious!!
Re: Level 13
dark_dragon wrote:NOTE: to find out who is evil, you'll need to look with something other than your browser
something other? and mainly what?
Re: Level 13
I'm still getting some of the errors when the challenge was broken. calling listMethods(), and attempting to print, i get these errors:
File "C:\Python27\lib\xmlrpclib.py", line 1224, in __call__
return self.__send(self.__name, args)
File "C:\Python27\lib\xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "C:\Python27\lib\xmlrpclib.py", line 1264, in request
return self.single_request(host, handler, request_body, verbose)
File "C:\Python27\lib\xmlrpclib.py", line 1297, in single_request
return self.parse_response(response)
File "C:\Python27\lib\xmlrpclib.py", line 1467, in parse_response
p.feed(data)
File "C:\Python27\lib\xmlrpclib.py", line 557, in feed
self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 3, column 4
File "C:\Python27\lib\xmlrpclib.py", line 1224, in __call__
return self.__send(self.__name, args)
File "C:\Python27\lib\xmlrpclib.py", line 1578, in __request
verbose=self.__verbose
File "C:\Python27\lib\xmlrpclib.py", line 1264, in request
return self.single_request(host, handler, request_body, verbose)
File "C:\Python27\lib\xmlrpclib.py", line 1297, in single_request
return self.parse_response(response)
File "C:\Python27\lib\xmlrpclib.py", line 1467, in parse_response
p.feed(data)
File "C:\Python27\lib\xmlrpclib.py", line 557, in feed
self._parser.Parse(data, 0)
xml.parsers.expat.ExpatError: not well-formed (invalid token): line 3, column 4
Re: Level 13
Just posting for future travellers that, yes indeed, at the moment of this posting the thingy at the server is still working. I solved it, and am off to the next challenge!
Re: Level 13
Is the phonebook working? I get a XML error when I try it!
Return to Python Challenge Hints
Who is online
Users browsing this forum: No registered users and 0 guests
