| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
Also some other consistency tweaks.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |\ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |\ |
|
| | | |\ |
|
| | | | | |
|
| | | |/
| | |/| |
|
| | |/ |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Also made the smtplib markup consistent with the rest of the markup.
|
| | | |
|
|/ / |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
will be removed in Python 4.0.
|
| |
|
| |
|
| |
|
|
|
|
| |
of modern Python
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
PyImport_ImportModuleLevel() with a 'level' of 0 instead of -1 as the
latter is no longer a valid value.
Also added a versionchanged note for PyImport_ImportModuleLevel() just
in case people don't make the connection between changes to
__import__() and this C function.
|
| |
|
|
|
|
| |
summary
|
| |
|
|
|
|
| |
"os" section
|
| |
|