On Tue, Jun 9, 2009 at 5:28 PM, zencoder<[email protected]> wrote:
>
> I finally got it to work.
>
> mwlib tries to write files that contain a colon ("File:Archi1.gif"),
> this does not work under Windows.
> So I added this:
>
> utils.py, Line 85: (fsescape)
>
>  elif c==58: # ord(":")==58
>             res.append("-")

this will break handling of existing zipfiles.

why not use cygwin?

- Ralf

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"mwlib" 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/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to