Francesc Altet wrote: > Perhaps somebody in the list knows a clean way of deleting the > extensions created with the 'build_ext --inplace' flags?
Not exactly what you ask, but close enough for my purposes: (with a setuptools enabled setup.py:) python setup.py develop (and then:) python setup.py develop --uninstall ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Pytables-users mailing list Pytables-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pytables-users