Google Groups Home
Help | Sign in
#793: A small documentation bug (patch included)
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
CherryPy  
View profile
 More options Mar 5, 3:46 pm
From: CherryPy <t...@cherrypy.org>
Date: Wed, 05 Mar 2008 20:46:57 -0000
Local: Wed, Mar 5 2008 3:46 pm
Subject: [CherryPy] #793: A small documentation bug (patch included)

#793: A small documentation bug (patch included)
--------------------------------------+------------------------------------ -
 Reporter:  adam at adamfine dot net  |       Owner:  rdelon
     Type:  defect                    |      Status:  new  
 Priority:  normal                    |   Milestone:        
Component:  CherryPy documentation    |    Keywords:        
--------------------------------------+------------------------------------ -
 The bug is in the status.py tool here:

 http://tools.cherrypy.org/browser/status/trunk/status.py

 Here is the patch that fixes it:
 {{{
 --- status.orig.py      2007-05-04 20:06:14.000000000 +0000
 +++ status.py   2008-03-05 20:15:29.000000000 +0000
 @@ -6,7 +6,7 @@

  cherrypy.tools.status = status.StatusMonitor()
  cherrypy.config.update({"tools.status.on": True})
 -cherrypy.tree.mount(Root(), '/cpstatus')
 +cherrypy.tree.mount(status.Root(), '/cpstatus')
  """

  import threading
 }}}

--
Ticket URL: <http://www.cherrypy.org/ticket/793>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
CherryPy  
View profile
 More options Apr 26, 9:23 pm
From: CherryPy <t...@cherrypy.org>
Date: Sun, 27 Apr 2008 01:23:07 -0000
Local: Sat, Apr 26 2008 9:23 pm
Subject: Re: [CherryPy] #793: A small documentation bug (patch included)

#793: A small documentation bug (patch included)
--------------------------------------+------------------------------------ -
 Reporter:  adam at adamfine dot net  |        Owner:  rdelon
     Type:  defect                    |       Status:  closed
 Priority:  normal                    |    Milestone:        
Component:  CherryPy documentation    |   Resolution:  fixed
 Keywords:                            |  
--------------------------------------+------------------------------------ -
Changes (by fumanchu):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 Fixed in http://tools.cherrypy.org/changeset/6.

--
Ticket URL: <http://www.cherrypy.org/ticket/793>
CherryPy <http://www.cherrypy.org>
CherryPy - a pythonic, object-oriented HTTP framework


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google