ponyorm / pony

Pony Object Relational Mapper
Apache License 2.0
3.63k stars 245 forks source link

Convert cp1251 file to utf8 #669

Open georgthegreat opened 1 year ago

georgthegreat commented 1 year ago

As pony does not support Python2 anymore, there should be no problems with using unicode strings and file encoding.