From d0c21a999ba8ddf0c1956415a27f215baa2f727d Mon Sep 17 00:00:00 2001 From: RaNaN Date: Sun, 10 Jul 2011 21:45:09 +0200 Subject: more documentation, some fixes --- docs/access_api.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/access_api.rst') diff --git a/docs/access_api.rst b/docs/access_api.rst index dd3998df4..d70f120c3 100644 --- a/docs/access_api.rst +++ b/docs/access_api.rst @@ -43,7 +43,8 @@ at the thrift wiki and the examples here http://wiki.apache.org/thrift/ThriftUsa Example ------- In case you want to use python, pyload has already all files included to access the api over rpc. -A basic script that prints out some information. :: + +A basic script that prints out some information: :: from module.remote.thriftbackend.ThriftClient import ThriftClient, WrongLogin -- cgit v1.2.3