From 2757d492bb6920ad1b98f19872c19ee0d8b4223d Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sun, 17 Mar 2013 09:41:54 +0100 Subject: [1.5.x] Updated bundled version of six. Backport of e11ccc76d325b6bbbf101f510a91299f507f0745. --- docs/topics/python3.txt | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/topics/python3.txt b/docs/topics/python3.txt index 9941597c3a..0bcef8e328 100644 --- a/docs/topics/python3.txt +++ b/docs/topics/python3.txt @@ -391,12 +391,7 @@ function. Customizations of six --------------------- -The version of six bundled with Django includes one extra function: - -.. function:: iterlists(MultiValueDict) - - Returns an iterator over the lists of values of a ``MultiValueDict``. This - replaces ``iterlists()`` on Python 2 and ``lists()`` on Python 3. +The version of six bundled with Django includes a few extras. .. function:: assertRaisesRegex(testcase, *args, **kwargs) -- cgit v1.3