Changes between Version 6 and Version 7 of TestManagerForTracPluginRPCApi


Ignore:
Timestamp:
Jan 20, 2011, 7:14:54 PM (13 years ago)
Author:
Roberto Longobardi
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TestManagerForTracPluginRPCApi

    v6 v7  
    9999This section presents a set of usage examples for this RPC API.
    100100
    101 Just copy this code and paste into a file named {{{example.py}}}, adapt the initial URL to point to your server, port and project, and run it from a command line with {{{python example.py}}}.
     101Just copy this code and paste into a file named {{{rpc_example.py}}}, adapt the initial URL to point to your server, port and project, and run it from a command line with {{{python rpc_example.py}}}.
    102102
    103103{{{