All things JythonicA blog tracking jython developmentsPyDS Broken- December 21, 2005 Everytime I try to display the Upstreaming menu ... I get this: Exception exceptions.TypeError: wrong type for StringProp File Line Function Source C:Pythonlibsite-packagesPyDSTool.py 935 process_request s = tool.index_html(req) C:Pythonlibsite-packagesPyDSUpstreamTool.py 561 index_html self.pingCloud(1) C:Pythonlibsite-packagesPyDSUpstreamTool.py 694 pingCloud return self._driver.pingCloud(online, category) C:Pythonlibsite-packagesPyDSXSSDriver.py 240 pingCloud tool.set('status', 'usernum',...http://www.pycs.net/users/0000177/categories/jython/2005/12/20.html#P333 The Python Web services developer: RSS for Python- December 21, 2005 The Python Web services developer: RSS for Python Mark Pilgrim offers rssparse.py for RSS file parsing.. and it seems to be Jython friendly.http://www-128.ibm.com/developerworks/webservices/library/ws-pyth11.html#main |