• The Python Standard Library
  • 前言
  • Introduction
    • 15
  • Built-in Function
  • First Chapter
  • 13. File Formats
    • 13.2 ConfigParser
      • 13.2.1 RawConfigParser对象
      • 13.2.2 ConfigParser对象
      • 13.2.3 SafeConfigParser对象
      • 13.2.4 示例
  • 15. Generic Operation System Services
    • 15.4 argparse - 命令行option, argument及subcommand解析
      • 15.4.1 实例
      • 15.4.2 ArgumentParser对象
Powered by GitBook

Built-in Function

Built-in Functions


Note:

abs() divmod() input() open() staticmethod()
all() enumerate() int() ord() str()
any() eval() isinstance() pow() sum()
basestring() execfile() issubclass() print() super()
bin() file() iter() property() tuple()
bool() filter() len() range() type()
bytearray() float() list() raw_input() unichr()
callable() format() locals() reduce() unicode()
chr() frozenset() long() reload() vars()
classmethod() getattr() map() repr() xrange()
cmp() globals() max() reversed() zip()
compile() hasattr() memoryview() round() __import__()
complex() hash() min() set()
delattr() help() next() setattr()
dict() hex() object() slice()
dir() id() oct() sorted()

results matching ""

    No results matching ""