[Python-Dev] r88516 - in python/branches/py3k/Python: dynload_aix.c dynload_dl.c dynload_hpux.c dynload_next.c dynload_os2.c dynload_shlib.c dynload_win.c importdl.c

Victor Stinner victor.stinner at haypocalc.com
Wed Feb 23 12:31:14 CET 2011


Le mercredi 23 février 2011 à 08:35 +0100, Georg Brandl a écrit :
> This commit introduced tabs, at least in dynload_dl.c.

WHAT? No, I didn't introduced new tabs: dynload_dl.c always used tabs.

Anyway, I converted tabs to spaces in r88527.

Victor



More information about the Python-Dev mailing list