~ubuntu-branches/ubuntu/maverick/twisted-web/maverick

« back to all changes in this revision

Viewing changes to twisted/web/soap.py

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2009-04-18 14:18:31 UTC
  • mfrom: (3.1.1 sid)
  • Revision ID: james.westby@ubuntu.com-20090418141831-hzub6iwfajkb485a
Avoid md5/sha1 deprecation warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
Requires SOAPpy 0.10.1 or later.
10
10
 
11
 
Maintainer: U{Itamar Shtull-Trauring<mailto:twisted@itamarst.org>}
 
11
Maintainer: Itamar Shtull-Trauring
12
12
 
13
13
Future plans:
14
14
SOAPContext support of some kind.