De-emphasize the iteration over temporary directories.
commit9ea1f5d9d7ad88c691a4b58d39317a407550dba9
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 28 Nov 2009 10:20:02 +0000 (28 10:20 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Sat, 28 Nov 2009 10:20:02 +0000 (28 10:20 +0000)
tree97cd24289561db0e43d7f7f7db5487c83f1803b9
parent8e02f11afd9b41dcc992565b90fb7b2d2ff8018c
De-emphasize the iteration over temporary directories.

Create the interator once at the beginning of the function, then
generate the temporary directories using an explicit call to
iterator.next().

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@4981 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2svn_lib/sort.py