Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 834520 Details for
Bug 1039706
[abrt] pyflakes-0.7.2-1.fc19: checker.py:722:LAMBDA:AttributeError: 'arguments' object has no attribute 'kwonlyargs'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.70 KB, created by
Bengt Lüers
on 2013-12-09 20:33:47 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Bengt Lüers
Created:
2013-12-09 20:33:47 UTC
Size:
1.70 KB
patch
obsolete
>checker.py:722:LAMBDA:AttributeError: 'arguments' object has no attribute 'kwonlyargs' > >Traceback (most recent call last): > File "/usr/lib64/python2.7/runpy.py", line 162, in _run_module_as_main > "__main__", fname, loader, pkg_name) > File "/usr/lib64/python2.7/runpy.py", line 72, in _run_code > exec code in run_globals > File "/usr/lib/python2.7/site-packages/pyflakes/__main__.py", line 5, in <module> > main(prog='pyflakes') > File "/usr/lib/python2.7/site-packages/pyflakes/api.py", line 128, in main > warnings = checkRecursive(args, reporter) > File "/usr/lib/python2.7/site-packages/pyflakes/api.py", line 119, in checkRecursive > warnings += checkPath(sourcePath, reporter) > File "/usr/lib/python2.7/site-packages/pyflakes/api.py", line 86, in checkPath > return check(codestr, filename, reporter) > File "/usr/lib/python2.7/site-packages/pyflakes/api.py", line 58, in check > w = checker.Checker(tree, filename) > File "/usr/lib/python2.7/site-packages/pyflakes/checker.py", line 253, in __init__ > self.handleChildren(tree) > File "/usr/lib/python2.7/site-packages/pyflakes/checker.py", line 520, in handleChildren > self.handleNode(node, tree) > File "/usr/lib/python2.7/site-packages/pyflakes/checker.py", line 555, in handleNode > handler(node) > File "/usr/lib/python2.7/site-packages/pyflakes/checker.py", line 702, in FUNCTIONDEF > self.LAMBDA(node) > File "/usr/lib/python2.7/site-packages/pyflakes/checker.py", line 722, in LAMBDA > for arg in node.args.args + node.args.kwonlyargs: >AttributeError: 'arguments' object has no attribute 'kwonlyargs' > >Local variables in innermost frame: >node: <_ast.FunctionDef object at 0x140c090> >self: <pyflakes.checker.Checker object at 0x1403890> >args: []
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1039706
: 834520 |
834521
|
834794