Menu

#18 SOAP support patch for Zope 2.7.x, enhancenment for 2.6.x

open
nobody
None
5
2004-03-02
2004-03-02
No

The patch from 2.6.2 is working allright for 2.7.0.

I recreated the patch just to have it cleanly apply.

The only thing I changed is in soap.py lines 26 an following.
If no arguments were given, the call to
args = tuple(obj._aslist)
raises an exception. Thus I inserted an exception handler.

Discussion

  • Fred L. Drake, Jr.

    Logged In: YES
    user_id=3066

    No patch is actually attached.

    I'll leave this open for a short while so the original
    poster can supply the patch, otherwise I'll close it in a
    couple of weeks.

     
  • Holger Lehmann

    Holger Lehmann - 2005-02-03

    Logged In: YES
    user_id=332779

    I am sorry, I forgot to attach a diff.
    Here it is :-)

     
  • Holger Lehmann

    Holger Lehmann - 2005-02-03

    Differences for soap.py to handle the exception

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.