Skip to content

Commit

Permalink
- tweaking
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Jul 11, 2012
1 parent 0a81538 commit fbc0a65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Products/Five/browser/resource.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ def render(self):
class FileResource(Resource, zope.browserresource.file.FileResource):
pass

class ResourceFactory:

class ResourceFactory(object):

factory = None
resource = None
Expand Down

0 comments on commit fbc0a65

Please sign in to comment.