`
doujiu
  • 浏览: 88806 次
  • 性别: Icon_minigender_1
  • 来自: 哈尔滨
社区版块
存档分类
最新评论

在cmd下打开python shell的tab自动补全功能

阅读更多
在cmd下打开python shell的tab自动补全功能 - 我的文章 - MotsQueen
在cmd下打开python shell的tab自动补全功能
简单记录:

/>>> import rlcompleter, readline
/>>> readline.parse_and_bind('tab: complete')
/>>>


分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics