PDF Preview:
PDF Title : | Python Pocket Reference |
---|---|
Total Page : | 264 Pages |
Author: | Mark Lutz |
PDF Size : | 978 KB |
Language : | English |
Rights : | oreilly.com |
PDF Link : | Available |
Summary
Here on this page, we have provided the latest download link for Python Pocket Reference PDF. Please feel free to download it on your computer/mobile. For further reference, you can go to oreilly.com
Python Pocket Reference – Book
Reloads, reparses, and reexecutes an already imported module in the module’s current namespace. Reexecution re‐ places prior values of the module’s attributes in-place. module must reference an existing module object; it is not a new name or a string. This is useful in interactive mode if you want to reload a module after fixing it, without restart‐ ing Python. It returns the module object. See also the sys.modules table, where imported modules are retained (and can be deleted to force reimports).
Python Pocket Reference PDF
Know more about our initiative
[yasr_visitor_votes size=”medium”]