archey icon indicating copy to clipboard operation
archey copied to clipboard

Is that an error, because without pdb archey does nothing.

Open nrth3rnlb opened this issue 11 years ago • 0 comments

Traceback (most recent call last): File "/usr/lib/python2.7/pdb.py", line 1314, in main pdb._runscript(mainpyfile) File "/usr/lib/python2.7/pdb.py", line 1233, in _runscript self.run(statement) File "/usr/lib/python2.7/bdb.py", line 400, in run exec cmd in globals, locals File "", line 1, in File "./archey", line 97, in '--no-headers')), encoding='utf8').rstrip('\n').split('\n') TypeError: str() takes at most 1 argument (2 given) Uncaught exception. Entering post mortem debugging Running 'cont' or 'step' will restart the program

/home/aboettger/src/archey/archey(97)() -> '--no-headers')), encoding='utf8').rstrip('\n').split('\n')

nrth3rnlb avatar May 18 '14 12:05 nrth3rnlb