Posted by Dzejkob |
|
Well. I was trying to use include macro, but it doesn't work as it should.
It's generating UnicodeDecodeError when accessing non english sites, and if url leads to for example image file, proccess crashes - no exception is generated, but proccess is suspended using proccessor and database connection, so it's quite dangerous. For now I think it would be safer if I disable this macro in my project. I wanted to ask how should I do that? |
Please login to post a reply.