Rodrigo Steinmuller Wanderley <[email protected]> added the comment:
> Unreserved characters can be escaped without changing the semantics > of the URI, but this should not be done unless the URI is being used > in a context that does not allow the unescaped character to appear. How can we identify "a context that does not allow the unescaped character to appear"? ---------- nosy: +rwanderley _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue2637> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
