yinian 发表于 2018-8-11 09:45:31

unbtun python tab补全

w@w:~$ python  
Python 2.7.10 (default, Oct 14 2015, 16:09:02)
  
on linux2
  
Type "help", "copyright", "credits" or "license" for more information.
  
>>> import sys
  
>>> sys.path
  
['', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PILcompat', '/usr/lib/python2.7/dist-packages/ubuntu-sso-client']
页: [1]
查看完整版本: unbtun python tab补全