Python Bindings missing on PyPI

2013-05-22 Thread Justus Winter
Quoting Patrick Gerken (2013-05-22 12:08:30) > Quoting Justus Winter (2013-05-21 14:54:02) > > Hi :) > > > > Quoting David Bremner (2013-05-20 16:32:32) > > > Patrick Gerken writes: > > I would not object to that, but David has a point here. If the version > > you get from pypi is newer than your

[RFC PATCH 1/1] add --stderr option

2013-05-22 Thread Justus Winter
Quoting Tomi Ollila (2013-05-22 09:50:46) > On Tue, May 21 2013, Justus Winter <4winter at informatik.uni-hamburg.de> > wrote: > > > Quoting Tomi Ollila (2013-05-21 20:42:30) > >> --- > >> > >> Note quickly written untested code (but compiles!), just to show an idea... > >> > >> This implements

[RFC PATCH 1/1] add --stderr option

2013-05-22 Thread Tomi Ollila
On Tue, May 21 2013, Justus Winter <4winter at informatik.uni-hamburg.de> wrote: > Quoting Tomi Ollila (2013-05-21 20:42:30) >> --- >> >> Note quickly written untested code (but compiles!), just to show an idea... >> >> This implements (i hope) curl(1) --stderr option in notmuch(1): >> >>

Re: [RFC PATCH 1/1] add --stderr option

2013-05-22 Thread Justus Winter
Quoting Tomi Ollila (2013-05-22 09:50:46) > On Tue, May 21 2013, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > > > Quoting Tomi Ollila (2013-05-21 20:42:30) > >> --- > >> > >> Note quickly written untested code (but compiles!), just to show an idea... > >> > >> This implements (i ho

Re: [RFC PATCH 1/1] add --stderr option

2013-05-22 Thread Tomi Ollila
On Tue, May 21 2013, Justus Winter <4win...@informatik.uni-hamburg.de> wrote: > Quoting Tomi Ollila (2013-05-21 20:42:30) >> --- >> >> Note quickly written untested code (but compiles!), just to show an idea... >> >> This implements (i hope) curl(1) --stderr option in notmuch(1): >> >>-