laike9m / pdir2

Pretty dir() printing with joy:beer:
MIT License
1.33k stars 47 forks source link

It seems a tiny bug in python3.5 version. #41

Closed eduOS closed 5 years ago

eduOS commented 5 years ago
In [150]: import pdir
  File "/usr/local/lib/python3.5/dist-packages/pdir/__init__.py", line 46
    print  '-' + attribute + '-'
             ^
SyntaxError: Missing parentheses in call to 'print'
laike9m commented 5 years ago

Please install pdir2 not pdir.