Ticket #495 (closed defect: fixed)
windows/twisted-2.5.0 changed _twistw.py handling
| Reported by: | ipv6guru | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 0.8.+ |
| Version: | 0.7.10 | Keywords: | |
| Cc: |
Description
Phil Thompson reports that:
I'm using Twisted v2.5.0 and it seems to have changed the handling of _twistw.py so that uildbotscriptsstartup.py breaks as _twistw.py no longer defines run(). It looks like twistd.py now handles Windows so it can be used the same way as on non-Windows platforms.
I think this will require a version check which then tells us whether we can use twistd.py or if we must import the (nominally private) _twistw.py . Submitted: Brian Warner ( warner ) - 2007-01-31 09:21
Comments :
te: 2007-01-31 20:28 Sender: philthompson10
Patch mentioned in the previous comment has been sent to the mailing list.
Date: 2007-01-31 20:26 Sender: philthompson10
Attached is a patch that just tries to import the Twisted 2.5.0 version if all else has failed so far
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
Moved from sourceforge