Again: gadfly + py2exe HELP really needed

Richard Jones rjones at ekit-inc.com
Tue May 28 18:08:53 EDT 2002


On Wed, 29 May 2002 01:06, Gordon McMillan wrote:
> Max wrote:
>
> [snip]
>
> > Nice idea, i tried but still have no good results...
>
> I've seen no indication you saw my earlier post, so
> I'll try again.
>
> gadfly has a runtime dependency on a file which *not*
> a .py file, and is *not* imported. It is read using
> marshal, and it contains the SQL grammar.

Gadfly has been reworked to *not* use a special marshal file. All gadfly 
imports are of python modules. Some are at runtime, since there's still 
circular imports that I have yet to remove.


> I haven't used gadfly in a couple years

... so I'll forgive you for making false claims :)


    Richard






More information about the Python-list mailing list