Index: SOAPpy-0.11.6/SOAPpy/Client.py =================================================================== --- SOAPpy-0.11.6.orig/SOAPpy/Client.py +++ SOAPpy-0.11.6/SOAPpy/Client.py @@ -39,12 +39,11 @@ # ################################################################################ """ +from __future__ import nested_scopes ident = '$Id: Client.py,v 1.20 2004/04/10 04:22:52 irjudson Exp $' from version import __version__ -from __future__ import nested_scopes - #import xml.sax import urllib from types import * Index: SOAPpy-0.11.6/SOAPpy/Types.py =================================================================== --- SOAPpy-0.11.6.orig/SOAPpy/Types.py +++ SOAPpy-0.11.6/SOAPpy/Types.py @@ -32,12 +32,11 @@ # ################################################################################ """ +from __future__ import nested_scopes ident = '$Id: Types.py,v 1.17 2004/09/11 03:03:33 warnes Exp $' from version import __version__ -from __future__ import nested_scopes - import UserList import base64 import cgi Index: SOAPpy-0.11.6/SOAPpy/Server.py =================================================================== --- SOAPpy-0.11.6.orig/SOAPpy/Server.py +++ SOAPpy-0.11.6/SOAPpy/Server.py @@ -39,12 +39,11 @@ # ################################################################################ """ +from __future__ import nested_scopes ident = '$Id: Server.py,v 1.20 2004/04/28 21:47:10 warnes Exp $' from version import __version__ -from __future__ import nested_scopes - #import xml.sax import re import socket ages/libao?id=663ea59ee6f0f361887115f92d117054a78030e2'>treecommitdiff
path: root/packages/libao
AgeCommit message (Expand)AuthorFiles
2009-01-11libao: remove 0.8.4 and 0.8.6; compile and package oss pluginMichael 'Mickey' Lauer6
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther5
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther5
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe2
2008-02-07libao_0.8.8.bb : specifically ask for mmap from alsa plugin instead ofGraeme Gregory1
2008-02-07libao_0.8.8.bb : add new version and rather than spurious alsa pluginsGraeme Gregory1
2008-01-25divers: add debug package for 85 files with hardcoded PACKAGES definition. P...Rolf Leggewie2