Files
@ bd4840ad72d3
Branch filter:
Location: kallithea/docs/theme/nature/static/kallithea-logo.svg
bd4840ad72d3
4.4 KiB
image/svg+xml
tests: more consistently use unicode where unicode is expected
Nothing but extra u annotation to turn str constants into unicode.
This has been verified by hacking sqlalchemy to fail if wrong string types are passed.
Nothing but extra u annotation to turn str constants into unicode.
This has been verified by hacking sqlalchemy to fail if wrong string types are passed.