| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
to manipulate them. See http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx for details.
|
| |
|
| |
|
|
|
|
| |
style in the module up to PEP 8, where it does not break backwards compatibility.
|
| |
|
| |
|
|
|
|
| |
version_info and the platform module.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
conditions such as compiler flags.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
succeeds.
|
| |
|
| |
|
| |
|
|
|
|
| |
I removed the implicit conversion from str to bytes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
to not have been merged to py3k.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
version number.
|
| |
|
| |
|
| |
|
|
|
|
| |
should be after release.
|
| |
|
|
|
|
|
|
| |
The concrete types are for internal use (registration).
We are not trying to resurrect the types module
in collections.
|
|
|
|
| |
restore the old commands instead of producing a traceback.
|
| |
|
| |
|
| |
|
|
|
|
| |
exception is being debugged. Courtesy of pdb++ by Antonio Cuni. Also document -> and >> markers for "list".
|
| |
|
| |
|
| |
|
| |
|