Changes between and of Initial VersionVersion 2Ticket #3718
- Timestamp:
- 03/30/2009 01:33:50 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #3718
- Property cc thijs added
- Property summary changed from twisted.internet.posixbase._Walker not defined on Jython to twisted.internet.posixbase._Waker not defined on Jython
-
Ticket #3718 – description
initial v2 1 posixbase defines a _Wa lker depending on the value of twisted.python.runtime.platformType, which is 'java' on Jython. There's no _Walker definition for 'java'1 posixbase defines a _Waker depending on the value of twisted.python.runtime.platformType, which is 'java' on Jython. There's no _Waker definition for 'java' 2 2 3 3 {{{
