~loggerhead-team/loggerhead/trunk-rich

« back to all changes in this revision

Viewing changes to loggerhead/controllers/revision_ui.py

  • Committer: Robey Pointer
  • Date: 2006-12-13 01:49:34 UTC
  • Revision ID: robey@lag.net-20061213014934-ev21157fqe0wcwt6
oops, removing very long debugging line

Show diffs side-by-side

added added

removed removed

Lines of Context:
65
65
            'history': h,
66
66
            'navigation': navigation,
67
67
        }
68
 
        import sys; sys.stderr.write('VALS: %r\n' % (vals,))
69
68
        return vals