With 3.0.2, I see that there's an "include" subdir in the installed module, containing a lot of .h files. Is that necessary? I ask because the msilib module in Python doesn't support files with $ characters in their file names (yes, that's a bug in msilib, and reported as such), so it can't package the PyLucene module properly. But then, why install these .h files, anyway?
Bill
