You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pycscope -i ./cscope.files
Traceback (most recent call last):
File "/usr/local/bin/pycscope", line 10, in <module>
sys.exit(main())
File "/usr/local/lib/python3.7/site-packages/pycscope/__init__.py", line 118, in main
args.extend(list(map(string.rstrip, open(a, 'r').readlines())))
AttributeError: module 'string' has no attribute 'rstrip'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: