AI:
标准库模块的范围:
Python 标准库包含了上百个模块,包括但不限于以下这些常用模块:
os
, shutil
, io
, pathlib
math
, cmath
, decimal
, fractions
, random
collections
, heapq
, bisect
datetime
, time
, calendar
re
, string
, textwrap
, unicodedata
socket
, ssl
, http
, urllib
, xmlrpc
json
, csv
, html
, xml
, plistlib
threading
, multiprocessing
, concurrent
, asyncio
pickle
, marshal
, shelve
logging
, warnings
, traceback