New submission from Michiel Van den Berghe <michiel....@gmail.com>:

There doesn't seem to exist a SOAP library for Python 3.x. Several different 
third party libraries exist for the 2.x releases, but none of these are being 
ported to 3.x. None of these modules are easily ported using 2to3 due to string 
encoding issues.

Seeing how SOAP is a major webservices technologies, I think Python should get 
its own standard SOAP module to keep up with its "batteries included" principle.

----------
components: Library (Lib)
messages: 134064
nosy: Michiel.Van.den.Berghe
priority: normal
severity: normal
status: open
title: No SOAP libraries available for Python 3.x
versions: Python 3.2

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11878>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to