Right; as far as I can tell and have tested, both v3 api's work (arg1 and kwargs). It's only the v1 api that is giving a problem, and has not been tested, at least by me.
As a side note, I find the code in pubsub, where the importing is concerned, to be very spaghetti-like and difficult to figure out what is going on. On Tue, Dec 13, 2011 at 1:14 PM, Sebastian Hilbert < [email protected]> wrote: > On Tuesday, December 13, 2011 05:48:58 PM Daniel Hyams wrote: > > I'll take another look at "setupv1" tonight, time permitting. I only > > worked on "setuparg1" and "setupkwargs". > > > I changed this to setuparg1 and it does not expose the same error. > > More testing ahead. > > Sebastian > > -- > You received this message because you are subscribed to the Google Groups > "PyInstaller" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pyinstaller?hl=en. > > -- Daniel Hyams [email protected] -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
