[Thomas Heller] > ... > In the meantime, please: If anyone is going to make fixes to the ctypes source > code (apart from Tim's regular whitespace cleanup), please do this in the > ctypes CVS repository on sourceforge, in the trunk.
FYI, my regular whitespace cleanup consists of running reindent.py from the root of a Python checkout ("cd python; reindent.py -r ."). There's nothing specific to the Python project about that little procedure, and, e.g., I regularly did the same for Zope Corp's ZODB project. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com