> while grepping, I found three modules where the old way to use append > was still used. This patch fixes it. The involved modules are toaiff.py, > ConfigParser.py and pipes.py. Gerrit, did you test any of these patches? They are all wrong! I'll leave it to you to discover why. Hint: only list.append() was changed. --Guido van Rossum (home page: http://www.python.org/~guido/)