Ticket #3203 regression closed fixed
PortableGtkReactor is broken
| Reported by: | jdahlin | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Keywords: | |
| Cc: | Branch: |
branches/portablegtkreactor-3203-2
(diff, github, buildbot, log) |
|
| Author: | exarkun | Launchpad Bug: |
Description
I get the following error when trying to use it on win32: AttributeError: 'PortableGtkReactor' object has no attribute '_simtag'
The workaround is to set self._simtag = None in the constructor.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

