FYI,

Here is a link to the Python bug I raised and a simple fix that solves
the problem for me:

http://bugs.python.org/issue1128

Anthony

On Mon, Jul 26, 2010 at 7:16 AM, F.A.Pinkse <fapin...@gmail.com> wrote:
> Hi Graig,
>
> Thanks for the info on the patch.
> Getting it in already deviated me more from my project than I would
> bargain for.
>
> Ok will use the CMD window copy trick from now on.
>
> With best regards,
>
> Frans.
>
> Op 7/26/2010 2:20 AM, Craig McQueen schreef:
>>    On Sat 24/07/2010 10:21 PM, F.A.Pinkse wrote:
>>> Hi Anthony,
>>>
>>> Screenshot in the attachment.
>>>
>>> Frans.
>>>
>>
>> I had this issue too. When I did a Google search for "assert file not in 
>> self.short_names", the
>> first result that came up was:
>> http://bugs.python.org/issue7639
>>
>> That told me that I needed to implement a work-around for a Python bug: I 
>> had long names in my
>> project that were getting turned into clashing short names. So I changed 
>> file names as needed to
>> avoid clashes.
>>
>> By the way, you can copy-and-paste Windows console window text. See the 
>> window menu "Edit->Mark"
>> entry. Much simpler than PDFs of screen shots of console windows.
>>
>> Regards,
>> Craig McQueen
>>
>>
>>
>> ------------------------------------------------------------------------------
>> The Palm PDK Hot Apps Program offers developers who use the
>> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
>> of $1 Million in cash or HP Products. Visit us here for more details:
>> http://ad.doubleclick.net/clk;226879339;13503038;l?
>> http://clk.atdmt.com/CRS/go/247765532/direct/01/
>> _______________________________________________
>> cx-freeze-users mailing list
>> cx-freeze-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>>
>
>
>
> ------------------------------------------------------------------------------
> The Palm PDK Hot Apps Program offers developers who use the
> Plug-In Development Kit to bring their C/C++ apps to Palm for a share
> of $1 Million in cash or HP Products. Visit us here for more details:
> http://ad.doubleclick.net/clk;226879339;13503038;l?
> http://clk.atdmt.com/CRS/go/247765532/direct/01/
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share 
of $1 Million in cash or HP Products. Visit us here for more details:
http://ad.doubleclick.net/clk;226879339;13503038;l?
http://clk.atdmt.com/CRS/go/247765532/direct/01/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to