warn user about bitcoin connection slots if p2p connect takes longer than 5 seconds
[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