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

2012-07-27 Thread gelin yan
On Fri, Jul 27, 2012 at 9:40 PM, Tobias Oberstein < tobias.oberst...@tavendo.de> wrote: > > >It is obscure. And I don't have a link, but the official Python on > > >Windows builds are done using Microsoft Visual C++ 2008. > > > > > >- VS 2010 will NOT work > > >- the free VS 2008 Express works (fo

Re: [Twisted-Python] Deferreds and progress

2012-07-27 Thread Reza Lotun
On Jul 26, 2012, at 11:49 AM, Tobias Oberstein wrote: >>> On Thu, Jul 26, 2012 at 1:51 PM, Tobias Oberstein >>> wrote: >>> With Twisted, a Deferred can have it's callback only triggered once. >>> >>> With Deferreds in popular JavaScript libraries (when.js, jQuery Deferred, >>> upcoming JS Prom

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

2012-07-27 Thread Tobias Oberstein
> >It is obscure. And I don't have a link, but the official Python on > >Windows builds are done using Microsoft Visual C++ 2008. > > > >- VS 2010 will NOT work > >- the free VS 2008 Express works (for 32-bit builds .. it does not > >include a 64-bit compiler) > > > >To build Twisted working with o

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

2012-07-27 Thread exarkun
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 a web page >>>that shows what the official pyth

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

2012-07-27 Thread exarkun
On 03:31 am, anis.mou...@gmail.com 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 a web page that shows >>what >>the official python.

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

2012-07-27 Thread Michael Schlenker
Am 27.07.2012 12:32, schrieb Tobias Oberstein: >>> 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 a web page that shows what >>> the official

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

2012-07-27 Thread Jasper St. Pierre
Why are compilers and MSVC++ relevant to six as a new dependency? It consists of one .py file. On Fri, Jul 27, 2012 at 7:32 AM, Tobias Oberstein wrote: >>>Even having full access to MSDN, it can be incredibly obscure to discover >>>which Python version goes with which Visual Studio product. (So

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

2012-07-27 Thread Tobias Oberstein
>>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 a web page that shows what the >>official python.org >> builds use and you don't have to go trawl