https://bugs.kde.org/show_bug.cgi?id=360893

            Bug ID: 360893
           Summary: generating documentation for rpy2.robjects fails
           Product: kdev-python
           Version: git master
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Documentation data
          Assignee: m...@svenbrauch.de
          Reporter: m...@svenbrauch.de

Processing module rpy2.robjects
Generating documentation for class Array
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment

[...] 

   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
'rpy2.rinterface.SexpClosure' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
Generating documentation for class datetime
Generating documentation for class int
Generating documentation for class bytes
Generating documentation for class str
'R' object has no attribute '__name__'
  Warning: Function argument extraction failed: local variable 'synArglist2'
referenced before assignment
   * Traceback follows, but the error was ignored since it is not fatal.
Traceback (most recent call last):
  File "/usr/share/kdevpythonsupport/scripts/introspect.py", line 452, in dump
    synArglist = pick_better_arglist(synArglist, synArglist2)
UnboundLocalError: local variable 'synArglist2' referenced before assignment
All done -- looks good so far.

Reproducible: Always

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to