Files
web2py/gluon
Igor MSK 041ec3c63c fix Py3 encoding problem
Fix for python 3.6
>>>str(b'123')
>>>"b'123'"
>>>str(b'123', encoding='utf-8')
>>>"123"
2020-03-24 22:33:41 +03:00
..
2019-12-12 18:03:10 +00:00
2019-03-03 14:14:19 -08:00
2019-03-03 23:54:49 -08:00
2019-10-20 22:04:11 -07:00
2019-02-24 21:37:03 -03:00
2016-08-13 15:38:55 +02:00
2017-06-21 13:32:42 -04:00
2019-03-17 11:00:56 -07:00
2017-05-13 08:26:09 +02:00
2019-02-09 00:01:11 -08:00
2020-03-21 12:50:11 -07:00
2019-03-04 00:26:17 -08:00
2019-02-09 00:01:11 -08:00
2019-02-09 00:01:11 -08:00
2019-02-23 16:24:33 -08:00
2020-03-04 21:53:15 +01:00
2020-03-24 22:33:41 +03:00
2016-08-13 15:38:55 +02:00
2016-08-13 15:38:55 +02:00
2019-02-23 16:24:33 -08:00
2018-02-09 20:56:16 +01:00
2019-03-12 00:02:11 +00:00