March 20, 2005
10:16 a.m.
Hello, I just noticed that when using the Pyste Wrapper call to create a member function wrapper, it places the wrapper definition code outside of the specified (--pyste-ns=) namespace, but the generated module code looks for it in the namespace. This doesn't seem to happen with normal functions, just members. -- Dan Haffey