127.0.0.1.2019-08-19.17-06-06.a8a926bd-ab4a-4133-ae06-b94c601fb30a
| web2py™ | Version 2.18.5-stable+timestamp.2019.04.08.04.22.03 |
|---|---|
| Python | Python 3.7.3: C:\Python\python.exe (prefix: C:\Python) |
1. | Traceback (most recent call last): |

UnicodeDecodeError('charmap' codec can't decode byte 0x98 in position 8077: character maps to <undefined>)
File C:\Users\kkomkov.TIMACAD\Desktop\web2py\gluon\restricted.py in restricted at line 219 код аргументы переменные
File C:\Users\kkomkov.TIMACAD\Desktop\web2py\applications\admin\views\debug\breakpoints.html in <module> at line 130 код аргументы переменные
File C:\Python\lib\encodings\cp1251.py in decode at line 23 код аргументы переменные
(self=<encodings.cp1251.IncrementalDecoder object>, input=b'# -*- coding: utf-8 -*-\r\n# -----------------...r\n return response.download(request, db)\r\n', final=True)
18. | def encode(self, input, final=False): |
| global codecs | <module 'codecs' from 'C:\\Python\\lib\\codecs.py'> |
|---|---|
| codecs.charmap_decode | <built-in function charmap_decode> |
| input | b'# -*- coding: utf-8 -*-\r\n# -----------------...r\n return response.download(request, db)\r\n' |
| self | <encodings.cp1251.IncrementalDecoder object> |
| self.errors | 'strict' |
| global decoding_table | '\x00\x01\x02\x03\x04\x05\x06\x07\x08\t\n\x0b\x0c\r\x0e\x0f\x10\x11\x12\x13\x14\x15\x16\x17\x18\x19\x1a\x1b\x1c\x1d\x1e\x1f !"#$%&\'()*+,-./...ПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдежзийклмнопрстуфхцчшщъыьэюя' |