Whitespace normalization

This commit is contained in:
Armin Ronacher 2011-04-18 23:19:59 +02:00
parent 1dd83964f0
commit d8fcd4260e
2 changed files with 2 additions and 1 deletions

View file

@ -390,7 +390,7 @@ def send_file(filename_or_fp, mimetype=None, as_attachment=False,
def safe_join(directory, filename):
"""Safely join `directory` and `filename`.
:param directory: the base directory.
:param filename: the untrusted filename relative to that directory.
:raises: :class:`~werkzeug.exceptions.NotFound` if the retsulting path