decreased number of requested shares from 501 to 300 to avoid "sharereply too long...
[p2pool.git] / wstools / __init__.py
1 #! /usr/bin/env python
2 """WSDL parsing services package for Web Services for Python."""
3
4 ident = "$Id$"
5
6 import WSDLTools
7 import XMLname
8 import logging
9