##// END OF EJS Templates
FileLink: escape HTML unsafe characters from path...
FileLink: escape HTML unsafe characters from path path could contain HTML unsafe characters such as &, ', " or even < and > on Unix, so they should be escaped before putting it into HTML code both as text and the href attribute.

File last commit:

r4750:b9f6e707
r24230:4fbe14d8
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
# load extended setup modules for distuils
from .install_data_ext import install_data_ext