Changeset 414
- Timestamp:
- 07/06/05 11:53:21
- Files:
-
- trunk/docs/book/xml/apireference.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/docs/book/xml/apireference.xml
r401 r414 5 5 xml:id="apireference"> 6 6 <title>API reference</title> 7 <section id="cherrypy"> 8 <title>cherrypy</title> 9 <itemizedlist> 10 <listitem> 11 <section> 12 <title>cherrypy.threadData</title> 13 <para>This attribute holds attributes that map to this thread only.</para> 14 </section> 15 </listitem> 16 </itemizedlist> 17 </section> 7 18 <section id="cherrypyrequest"> 8 19 <title>cherrypy.request</title>

