python-domain-models icon indicating copy to clipboard operation
python-domain-models copied to clipboard

Support of unicode strings

Open boonya opened this issue 8 years ago • 0 comments

Implementation of unicode support needed because the library might be used with lots of different locales. The idea is to implement it as is Python 2/3 does. Separate string and unicode in 2nd version and string in 3rd one.

boonya avatar Nov 19 '16 10:11 boonya