摘要:
【construction of tuples containing 0 or 1 items】 the syntax has some extra quirks to accommodate these. Empty tuples are constructed by an empty pair 阅读全文
摘要:
【globals() 】 globals() Return a dictionary representing the current global symbol table. This is always the dictionary of the current module (inside a 阅读全文