css fiddling

This commit is contained in:
Mark Pilgrim
2009-06-10 12:26:27 -04:00
parent 49bd08c068
commit 309c0b6e43
4 changed files with 174 additions and 28 deletions
+1 -1
View File
@@ -288,7 +288,7 @@ import whichdb</code></pre>
<th>Python 2
<th>Python 3
<tr><th>
<td><code class=pp>import <dfn>xmlrpclib</dfm></code>
<td><code class=pp>import <dfn>xmlrpclib</dfn></code>
<td><code class=pp>import xmlrpc.client</code>
<tr><th>
<td><pre><code class=pp>import <dfn>DocXMLRPCServer</dfn>