Kovid Goyal
|
53b74283a4
|
sort imports in all python files
|
2024-03-30 13:02:22 +05:30 |
|
Kovid Goyal
|
1de95a2897
|
...
|
2022-10-16 21:05:55 +05:30 |
|
Joseph Fox-Rabinovitz
|
487a598d29
|
Fixed resource leak in HelloWorld plugin?
|
2021-01-05 16:02:52 -06:00 |
|
Kovid Goyal
|
9ff27782de
|
Remove useless __future__ imports
Not needed on python3
|
2020-08-22 18:47:55 +05:30 |
|
Kovid Goyal
|
29cd8d64ea
|
Change shebangs to python from python2
Also remove a few other miscellaneous references to python2
|
2020-08-22 18:47:51 +05:30 |
|
Eli Schwartz
|
45ca4c7934
|
py3: merge multiline __future__ imports to not confuse 2to3
|
2019-05-27 00:41:14 -04:00 |
|
Kovid Goyal
|
ef09e886b3
|
Change all shebangs to use python2
|
2015-01-23 19:08:21 +05:30 |
|
Kovid Goyal
|
8f8e0018aa
|
Move the User Manual out of the src/ directory
|
2012-05-30 11:32:00 +05:30 |
|