Re: [Web-SIG] decoding environ

2010-07-17 Thread Graham Dumpleton
On Saturday, July 17, 2010, Antoine Pitrou wrote: > Ian Bicking writes: >> >> So... there's been some discussion of WSGI on Python 3 lately. >> I'm not feeling as pessimistic as some people, I feel like we were close >> but just didn't *quite* get there. >> Here's my thoughts: >> * Everyone agree

[Web-SIG] decoding environ

2010-07-17 Thread Antoine Pitrou
Ian Bicking writes: > > So... there's been some discussion of WSGI on Python 3 lately. > I'm not feeling as pessimistic as some people, I feel like we were close > but just didn't *quite* get there. > Here's my thoughts: > * Everyone agrees keys in the environ should be native strings I don't kn