[wxPython-dev] Separating pubsub?
Robin Dunn
robin at alldunn.com
Wed Jun 13 13:13:26 PDT 2007
Bill Baxter wrote:
> On 6/14/07, *Robin Dunn* <robin at alldunn.com <mailto:robin at alldunn.com>>
> wrote:
>
> Bill Baxter wrote:
> > I was thinking it might be nice to use both in and out of wxPython,
> > but pulling in a dependency on wxPython just for one file with 800
> > lines of pure python code ain't going to fly.
>
> It wouldn't hurt my feelings at all if you just copy pubsub.py into your
> non-gui app's directory. ;-)
>
>
> Would it hurt your feelings if I lifted it from wx, made an egg out of
> it, and threw it up on pypi as 'pubsub'?
Not at all, but you should check with Oliver Schoenborn as he is the
current copyright holder of the module. Also you'll probably want to
make it clear in the egg's description that it originally comes from the
wx.lib package.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-dev
mailing list