Rebecca Chen
|
fd57aee5da
|
Make shlex.shlex convertable to a list in Python 2. (#2927)
This simply copies the relevant lines over from the Python 3 stub.
|
2019-04-21 09:21:00 +02:00 |
|
Michael Lee
|
efb67946f8
|
Use variable annotations everywhere (#2909)
|
2019-04-13 10:40:52 +02:00 |
|
Lukasz Langa
|
fe0e3744cc
|
Fixing flake8 E261 errors
|
2016-12-19 22:09:35 -08:00 |
|
Elazar Gershuni
|
59f86e1b6a
|
fix self type for stdlib/2 (#645)
|
2016-10-30 14:51:52 -07:00 |
|
Guido van Rossum
|
cb97bb54c0
|
Move 2.7 to 2 (#635)
Closes #579.
|
2016-10-26 16:24:49 -07:00 |
|