[Patches] [ python-Patches-1179503 ] typos in rpc.py

SourceForge.net noreply at sourceforge.net
Sun Apr 10 18:35:46 CEST 2005


Patches item #1179503, was opened at 2005-04-08 17:15
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1179503&group_id=5470

Category: Demos and tools
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: engelbert gruber (grubert)
Assigned to: Nobody/Anonymous (nobody)
Summary: typos in rpc.py

Initial Comment:
pychecker says ::

  rpc/rpc.py:99: No global (BadRPCVerspion) found

definately a typo

and ::

  rpc/rpc.py:93: Invalid arguments to (unpack_uint), got 1,  
  expected 0
  rpc/rpc.py:93: Variable (xid) used before being set

an error in an unused procedure.



----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2005-04-10 11:35

Message:
Logged In: YES 
user_id=80475

Thanks for the patch.

Applied as:
   Demo/rpc/rpc.py 1.14 and 1.13.4.1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1179503&group_id=5470


More information about the Patches mailing list