Re: [Zope-dev] zope.sendmail fails on windows

2008-11-03 Thread Benji York
On Sat, Nov 1, 2008 at 2:56 PM, Adam GROSZER <[EMAIL PROTECTED]> wrote: > Hello Benji, > > Seems like your r80928 breaks windows compatibility, because it does > not support os.link and os.unlink. Indeed it does. I believe there is an open bug report for this. I won't have time to work on this

Re: [Zope-dev] zope.sendmail fails on windows

2008-11-02 Thread Zvezdan Petkovic
On Nov 1, 2008, at 3:56 PM, Adam GROSZER wrote: > Hello Benji, > > Seems like your r80928 breaks windows compatibility, because it does > not support os.link and os.unlink. FWIW, os.unlink _is_ supported on Windows. It's identical to os.remove. However, os.link is Unix specific and should be a

[Zope-dev] zope.sendmail fails on windows

2008-11-01 Thread Adam GROSZER
Hello Benji, Seems like your r80928 breaks windows compatibility, because it does not support os.link and os.unlink. -- Best regards, Adam GROSZER mailto:[EMAIL PROTECTED] -- Quote of the day: Campus sidewalks never exist as the straightest line between two points.