]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document the ability to pass lists of kv pairs to url-concat.
authorBen Darnell <ben@bendarnell.com>
Sun, 5 Oct 2014 19:01:11 +0000 (15:01 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 5 Oct 2014 19:01:11 +0000 (15:01 -0400)
commit27d67a2c51e9d461497bf968940fb7f77702b7db
tree1c10507a6c78267b4d6cdbfc4b9add85ff29c795
parentf2986e34b477ab35e3b494c446ffcfe42fa3f310
Document the ability to pass lists of kv pairs to url-concat.

Closes #1216.
tornado/httputil.py