Tim Pope
|
c0a4901181
|
Fix support for Python 3
Closes #144.
|
2014-04-13 17:07:47 -04:00 |
|
Andrew D. Wong
|
e5f636af2f
|
Convert octal constants for Python compatibility
|
2014-01-29 08:48:05 -05:00 |
|
Torben Rasmussen
|
c5bfcc93f4
|
Use string formatting supported by older pythons
|
2014-01-15 13:44:31 -05:00 |
|
Tim Pope
|
bbab5786df
|
Add missing import
|
2014-01-11 17:48:04 -05:00 |
|
Tim Pope
|
fc0ab71587
|
Generalize call and add message abstraction
|
2014-01-10 13:30:32 -05:00 |
|
Tim Pope
|
40bad28354
|
Allow non-string arguments to python dispatch
|
2014-01-09 22:21:20 -05:00 |
|
Tim Pope
|
0fdde20654
|
Better errors on unexpected bencode data
Also fix indent.
|
2014-01-08 19:59:36 -05:00 |
|
Tim Pope
|
760f50f46e
|
Argument switcharoo
|
2014-01-07 23:53:20 -05:00 |
|
Tim Pope
|
15be24fc82
|
Abort python processes on Vim exit
You'd think a scripting language could handle portably checking if a pid
is still running but no.
|
2014-01-07 23:07:31 -05:00 |
|
Tim Pope
|
77df83250f
|
Restore accidentally deleted polling
|
2014-01-07 19:26:23 -05:00 |
|
Tim Pope
|
2073263c07
|
Generalize interface between Vim and Python
|
2014-01-07 16:58:47 -05:00 |
|
Tim Pope
|
4ce1f8fbfa
|
Python all the way
|
2014-01-06 22:41:03 -05:00 |
|