René Dudfield wrote: > I would like to keep the project websites completely separate for the > moment. I think this for the same reasons that Phil listed. If you > want to have them on the same website I would rather start a new > website for the current pygame under a new name. A new website for pygame-ctypes with a new name sounds like a good idea to me. > Something like this may be an option: > import nameofcompatibilitymodule as pygame > from nameofcompatibilitymodule.locals import * That sounds good, too. -- Greg