First off, many thanks for the responses everyone, they are
certainly appreciated!
Comments below.
On 06/27/2010 08:37 PM, Robert Kern wrote:
>> One issue with "official" support is PyQt licensing. If PySide is (or
>> becomes) an alternative, the licensing issue would disappear and
On 07:58 am, s...@puzzlebox.info wrote:
>
> I might attach a request to the last ticket in the tracker as a
>start, and see if that gets any response. I'm only a user of Twisted
>and
>don't feel comfortable directly hassling folks who were kind enough to
>donate their time to its development.
I'm sure you've already checked the simple things like this, but have
you called CoInitialize() in your thread? If you're using the win32
extensions, it'll be called for you in the main thread, but any new
thread needs to call it before attempting to do any COM work.
On Mon, Jun 28, 2010 at 7:43
On Mon, 28 Jun 2010 21:41 -0600, "Zooko O'Whielacronx"
wrote:
> On Sun, Jun 27, 2010 at 4:04 AM, Peter Westlake
> wrote:
> >
> >> python -c "import pkg_resources;print pkg_resources.require('Twisted')"
> >
> > It says:
> >
> > allmydata-tahoe-1.7.0$ python -c "import pkg_resources;print
> > pkg_
I'm not sure if we can or should do anything about the Debian
python-twisted-core package not providing the Python "Twisted"
distribution.
I don't know much about the operation of the Tahoe-LAFS apt
repository. Maybe it was temporarily down when you tried to apt-get
update?
Let's take it to the t
On Tue, 29 Jun 2010 09:14 -0600, "Zooko O'Whielacronx"
wrote:
> I'm not sure if we can or should do anything about the Debian
> python-twisted-core package not providing the Python "Twisted"
> distribution.
>
> I don't know much about the operation of the Tahoe-LAFS apt
> repository. Maybe it was
Itamar,
Thanks for the suggestions. The documentation of win32eventreactor
sounds kind of scary, but still probably the best base to work from.
I did some searching, and found Thomas Heller's win32guireactor at
http://osdir.com/ml/python.twisted/2003-02/msg00190.html. I'm still
naive enough a
On Mon, Jun 28, 2010 at 2:59 PM, Glyph Lefkowitz
wrote:
>
> On Jun 28, 2010, at 10:19 AM, Landreville wrote:
>
> Is there some way for runInteraction to wait for this deferred to be
> finished before ending the transaction?
>
> blockingCallFromThread:
> http://twistedmatrix.com/documents/10.0.0/ap
On Tue, 2010-06-29 at 12:43 +, exar...@twistedmatrix.com wrote:
> On 07:58 am, s...@puzzlebox.info wrote:
> >
> > I might attach a request to the last ticket in the tracker as a
> >start, and see if that gets any response. I'm only a user of Twisted
> >and
> >don't feel comfortable direc
On Tue, Jun 29, 2010 at 7:28 PM, Twisted wrote:
> #3977: Reintegrate qt4reactor into twisted
>
> -+--
> Reporter: jknight | Owner: ghtdak
> Type: enhancement | Status: new
> Priori
On Tue, Jun 29, 2010 at 5:43 AM, wrote:
> On 07:58 am, s...@puzzlebox.info wrote:
> >
> > I might attach a request to the last ticket in the tracker as a
> >start, and see if that gets any response. I'm only a user of Twisted
> >and
> >don't feel comfortable directly hassling folks who were k
On Tue, 2010-06-29 at 23:04 -0700, Glenn Tarbox, PhD wrote:
> Any of the code that was developed while the reactor was in
> Twisted
> itself is MIT licensed. Perhaps that means you only need to
> track down
> people who contributed after the code was moved
12 matches
Mail list logo