python __builtins__ credits类 (15)
生活随笔
收集整理的這篇文章主要介紹了
python __builtins__ credits类 (15)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
15、'credits', 信用
class _Printer(builtins.object)| interactive prompt objects for printing the license text, a list of| contributors and the copyright notice.| | Methods defined here:| | __call__(self)| Call self as a function.| | __init__(self, name, data, files=(), dirs=())| Initialize self. See help(type(self)) for accurate signature.| | __repr__(self)| Return repr(self).| | ----------------------------------------------------------------------| Data descriptors defined here:| | __dict__| dictionary for instance variables (if defined)| | __weakref__| list of weak references to the object (if defined)| | ----------------------------------------------------------------------| Data and other attributes defined here:| | MAXLINES = 23?
轉載于:https://www.cnblogs.com/gundan/p/8257143.html
《新程序員》:云原生和全面數字化實踐50位技術專家共同創作,文字、視頻、音頻交互閱讀總結
以上是生活随笔為你收集整理的python __builtins__ credits类 (15)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: vue2.0笔记《二》组件
- 下一篇: Python assert 断言