Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import of cherrypy.lib.cpstats fails #1444

Closed
cachedout opened this issue Jun 6, 2016 · 0 comments
Closed

Import of cherrypy.lib.cpstats fails #1444

cachedout opened this issue Jun 6, 2016 · 0 comments

Comments

@cachedout
Copy link

cachedout commented Jun 6, 2016

Using CherryPy 4.0.0 downloaded from PyPi:

>>> from cherrypy.lib import cpstats
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.7/site-packages/cherrypy/lib/cpstats.py", line 438, in <module>
    class StatsPage(object):
  File "/usr/lib/python2.7/site-packages/cherrypy/lib/cpstats.py", line 478, in StatsPage
    @cherrypy.exposed
AttributeError: 'module' object has no attribute 'exposed'
>>> 
jfindlay added a commit to jfindlay/cherrypy that referenced this issue Jun 6, 2016
cachedout pushed a commit to cachedout/salt that referenced this issue Jun 6, 2016
@jaraco jaraco closed this as completed in f3c0165 Jun 6, 2016
rallytime pushed a commit to rallytime/salt that referenced this issue Jun 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant