Files
@ 8e76649f11ad
Branch filter:
Location: kallithea/rhodecode/__init__.py
8e76649f11ad
1.8 KiB
text/x-python
fixes safe_str method
- trye directly to encode with given encoding instead of trying to make a string out of the unicode
- trye directly to encode with given encoding instead of trying to make a string out of the unicode