Jeff wrote:
> On Fri, Feb 12, 2010 at 1:47 PM, Dino Viehland wrote:
> >
> > Jeff wrote:
> >> * A version of PythonOps.MakeException that doesn't take a code
> >> context - It's not hard to create one, but every time I do I feel like
> >> I'm doing something wrong.
> >> * An easy way to wrap a Str
On Fri, Feb 12, 2010 at 1:47 PM, Dino Viehland wrote:
>
> Jeff wrote:
>> * A version of PythonOps.MakeException that doesn't take a code
>> context - It's not hard to create one, but every time I do I feel like
>> I'm doing something wrong.
>> * An easy way to wrap a Stream as a PythonFile.
>
> I'
Jeff wrote:
> Hi all,
> Dave F. mentioned on Twitter that he was looking at the hosting APIs,
> and the made the mistake of accepting my unsolicited advice. So, here
> are a couple of my wishes (both form NWSGI):
>
> * A version of PythonOps.MakeException that doesn't take a code
> context - It's
Hi all,
Dave F. mentioned on Twitter that he was looking at the hosting APIs,
and the made the mistake of accepting my unsolicited advice. So, here
are a couple of my wishes (both form NWSGI):
* A version of PythonOps.MakeException that doesn't take a code
context - It's not hard to create one, bu