Files
@ 1c64d9bd0599
Branch filter:
Location: kallithea/scripts/make-release
1c64d9bd0599
2.4 KiB
text/plain
tests: update test_filenode_path for py3
Unicode is now handled very differently. There are no encoded unicode str, and
the test barely makes sense any more.
Unicode is now handled very differently. There are no encoded unicode str, and
the test barely makes sense any more.