[Python-Dev] Annotations support in python

2008-04-03 Thread Heshan Suriyaarachchi
 Hi,
 I need to work with annotations as it is said in [1]. Currently I am
using python 2.5.1. I would like to know whether the
next release of python will support this feature. If the next version
support this feature I would like to know when are you
planning to release it. I used the __future__ module but I could not get the
annotations with it.

[1] -  http://www.python.org/dev/peps/pep-3107/

Thanx
Heshan Suriyaarachchi
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com


[Python-Dev] Deploying a Python Service on Apache Axis2

2008-09-21 Thread Heshan Suriyaarachchi
Hi guys,
 Apache Axis2/Java, is a popular open source Web service engine. It
currently supports exposing services written in Java, Javascript as Web
services. This article [1] discusses the Python data Binding that enable
exposing Web services written in Python.

[1] - http://wso2.org/library/articles/deploying-python-service-axis2
[2] - http://heshans.blogspot.com/2008/09/wso2-wsfjython-10-alpha.html
[3] - http://wso2.org/library/invoking-enterprise-web-services-using-jython

-- 
Regards,
Heshan Suriyaarachchi

http://heshans.blogspot.com/
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com