I'll see if I can install python 2.5 in addition to see if this changed the behaviour, but I don't know when I'll have the time to do that.
I've run py2exe with optimize=2, so I guess that would remove comments. Other than that I only have a couple of includes and excludes. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ed Leafe Sent: 29. januar 2008 15:56 To: Dabo developers' list Subject: Re: [dabo-dev] Cannot build default dabo config with py2exe On Jan 29, 2008, at 8:49 AM, Simen Haugen wrote: >>> I seem to remember that the last time I sent a request for this, I >>> was >>> the only one getting the error >> >> I never get this error. Would you be willing to update your Python >> and >> retry it? > > To version 2.5? That would be interesting to find out if Python's behavior has changed. Looking at the code, it doesn't seem possible for this error to happen, since there is a docstring declared. What seems more likely is that you are running py2exe with an option to strip out all comments/docstrings; can you post the commands you are using to build? -- Ed [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
