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

requestprofiler script not ported to Py3k #4

Open
tseaver opened this issue Jul 2, 2013 · 1 comment
Open

requestprofiler script not ported to Py3k #4

tseaver opened this issue Jul 2, 2013 · 1 comment
Assignees

Comments

@tseaver
Copy link
Member

tseaver commented Jul 2, 2013

When installing 1.0.2 under Py3k:

  File "build/bdist.linux-x86_64/egg/repoze/debug/scripts/requestprofiler.py", line 262
    print "Could not interpret line: %s" % line
                                       ^
SyntaxError: invalid syntax

  File "/home/tseaver/projects/agendaless/agendaless.com/eggs/tmp1h4nby/repoze.debug-1.0.2-py3.3.egg/repoze/debug/scripts/requestprofiler.py", line 262
    print "Could not interpret line: %s" % line
                                       ^
SyntaxError: invalid syntax
@ghost ghost assigned tseaver Jul 2, 2013
@tseaver
Copy link
Member Author

tseaver commented Jun 3, 2016

That script also has abysmal coverage (which is why it isn't ported, actually).

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