Re: [Twisted-Python] [RFC] Introducing six as a dependency

2012-07-31 Thread Kevin Horn
On Fri, Jul 27, 2012 at 6:59 AM, wrote: > On 10:32 am, tobias.oberst...@tavendo.de wrote: > >>>Even having full access to MSDN, it can be incredibly obscure to > >>>discover which Python version goes with which Visual Studio product. > >>>(Someone, please prove me wrong and indicate that there's

Re: [Twisted-Python] ANN: pythonpackages.com beta

2012-07-31 Thread Alex Clark
On 7/31/12 10:54 AM, Eric P. Mangold wrote: > On Tue, Jul 31, 2012 at 02:39:48PM -, exar...@twistedmatrix.com wrote: >> Please discontinue this discussion on twisted-python. Thanks. >> >> Jean-Paul > > Thanks. I meant to indicate that I had CC'ed catalog-sig. Indeed, thanks for your patience

Re: [Twisted-Python] ANN: pythonpackages.com beta

2012-07-31 Thread Eric P. Mangold
On Tue, Jul 31, 2012 at 02:39:48PM -, exar...@twistedmatrix.com wrote: > Please discontinue this discussion on twisted-python. Thanks. > > Jean-Paul Thanks. I meant to indicate that I had CC'ed catalog-sig. -E ___ Twisted-Python mailing list Twis

Re: [Twisted-Python] ANN: pythonpackages.com beta

2012-07-31 Thread exarkun
Please discontinue this discussion on twisted-python. Thanks. Jean-Paul ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Re: [Twisted-Python] ANN: pythonpackages.com beta

2012-07-31 Thread Eric P. Mangold
On Mon, Jul 30, 2012 at 05:09:07PM -0400, Alex Clark wrote: > Hi Eric, > > On 7/30/12 4:49 PM, Eric P. Mangold wrote: > > On Mon, Jul 30, 2012 at 12:49:56PM -0400, Alex Clark wrote: > >> Hi, > >> > >> > >> On 7/30/12 12:31 PM, Eric P. Mangold wrote: > >>> Alex, > >>> > >>> I'm not sure if this is

Re: [Twisted-Python] FW: Large (GB) File Upload

2012-07-31 Thread Michael Schlenker
Am 28.07.2012 20:55, schrieb exar...@twistedmatrix.com: > On 04:09 pm, bob.no...@shinkuro.com wrote: >> Hi - I'd like some guidance, please, on writing a TCPServer that can >> efficiently receive and process (to a database) large files received >>from a >> browser client form (multipart/form-data)