﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22619	apache mod_wsgi envvars docs: os.path() is not a function	Collin Anderson	nobody	"https://docs.djangoproject.com/en/1.5/howto/deployment/wsgi/modwsgi/#if-you-get-a-unicodeencodeerror

""If your environment is not correctly configured, you will trigger `UnicodeEncodeError` exceptions when calling functions like `os.path()` on filenames that contain non-ASCII characters.""

kind of nit-picky thing, but `os.path()` is not a function. Maybe something like: ""when calling functions like the ones in `os.path`""?

Any any case, it's true that ""filenames that contain non-ASCII characters"" don't work well with the default /etc/apache2/envvars on debian/ubuntu."	Cleanup/optimization	closed	Documentation	1.5	Normal	fixed			Unreviewed	0	0	0	0	0	0
