Files
@ bb1154b80789
Branch filter:
Location: kallithea/docs/usage/troubleshooting.rst
bb1154b80789
2.3 KiB
text/prs.fallenstein.rst
refactor: use string methods instead of class functions and map
Python 3 has no lower or strip functions - only string methods.
Python 3 has no lower or strip functions - only string methods.