Share

Web Services for Python

Tracker: Bugs

5 SOAPpy.Config.debug set to 0 - ID: 954968
Last Update: Comment added ( nelson_minar )

class SOAPConfig, in its __init__ function, sets
self.debug to 0. This overrides a setting the user may
have made before the class is first instantiated. In
particular, my code like this:

import SOAPpy
SOAPPy.Config.debug = 1

wasn't working, but if I put the setting of debug after I
did something else with SOAPpy it worked.


Nelson Minar ( nelson_minar ) - 2004-05-16 20:46

5

Closed

None

Nobody/Anonymous

SOAPpy

None

Public


Comment ( 1 )

Date: 2004-05-17 00:00
Sender: nelson_minar

Logged In: YES
user_id=9313

please disregard this - user error!


Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
status_id Open 2004-05-17 00:00 nelson_minar
close_date - 2004-05-17 00:00 nelson_minar