Re: python-list@python.org

2014-01-15 Thread Ben Finney
Steven D'Aprano writes: > On Wed, 15 Jan 2014 02:25:34 +0100, Florian Lindner wrote: > >> On 2014-01-14 16:37, Florian Lindner wrote: > >> > I'm using python 3.2.3 on debian wheezy. My script is called from > >> > my mail delivery agent (MDA) maildrop (like procmail) through > >> > it's xfilter d

Re: python-list@python.org

2014-01-15 Thread Steven D'Aprano
On Wed, 15 Jan 2014 02:25:34 +0100, Florian Lindner wrote: > Am Dienstag, 14. Januar 2014, 17:00:48 schrieb MRAB: >> On 2014-01-14 16:37, Florian Lindner wrote: >> > Hello! >> > >> > I'm using python 3.2.3 on debian wheezy. My script is called from my >> > mail delivery agent (MDA) maildrop (like

Re: python-list@python.org

2014-01-14 Thread MRAB
On 2014-01-15 01:25, Florian Lindner wrote: Am Dienstag, 14. Januar 2014, 17:00:48 schrieb MRAB: On 2014-01-14 16:37, Florian Lindner wrote: > Hello! > > I'm using python 3.2.3 on debian wheezy. My script is called from my mail delivery agent (MDA) maildrop (like procmail) through it's xfilter

Re: python-list@python.org

2014-01-14 Thread Florian Lindner
Am Dienstag, 14. Januar 2014, 17:00:48 schrieb MRAB: > On 2014-01-14 16:37, Florian Lindner wrote: > > Hello! > > > > I'm using python 3.2.3 on debian wheezy. My script is called from my mail > > delivery agent (MDA) maildrop (like procmail) through it's xfilter > > directive. > > > > Script work

Re: python-list@python.org

2006-01-31 Thread Terry Hancock
On Tue, 31 Jan 2006 21:02:48 -0800 RayS <[EMAIL PROTECTED]> wrote: > Yes, I had seen it, and it looks well developed - but - it > _requires_ Windows COM. (I do use Win32 and ctypes for > talking to interface cards and such, that I actually get > paid for) but even the company I do it for is migr