16 Jun
2010
16 Jun
'10
4:07 p.m.
The easiest thing to do, assuming you haven't changed any .i files, is to do rm kernel/pyext/*.i modules/*/pyext/*.i svn update
That removes the .i files which were temporary files but being sloppily mixed in with input files. Sorry.