diff README.txt @ 28:bea0c77734ca 0.3.0a

Changed/renamed exceptions
author Ben Croston <ben@croston.org>
date Tue, 28 Feb 2012 13:49:17 +0000
parents 346114023528
children a99009a7013c
line wrap: on
line diff
--- a/README.txt	Tue Feb 28 13:18:33 2012 +0000
+++ b/README.txt	Tue Feb 28 13:49:17 2012 +0000
@@ -28,6 +28,7 @@
 ::
 
     from AuthRPC.client import ServerProxy, BatchCall
+
     client = ServerProxy('http://localhost:1234/',
                          username='myuser',
                          password='secret',