1
0
forked from VimPlug/jedi
Commit Graph

12 Commits

Author SHA1 Message Date
Takafumi Arakaki
3349721d75 Fix BaseOutput._tuple_mapping
Also, let Python do the split.
2012-11-24 22:07:53 +01:00
Takafumi Arakaki
4df3e1fb38 Fix type error in BaseOutput.full_name
The previous version was doing list + string.
2012-11-24 22:06:29 +01:00
David Halter
381b999eda extension for #61 2012-11-18 22:09:27 +01:00
David Halter
b12117eded add genericpath as an os.path mapping, #61 2012-11-18 20:29:49 +01:00
David Halter
bbcd822dd8 fixes python 2.5 problems 2012-11-18 02:49:11 +01:00
David Halter
afad39539a fix for api class problems 2012-11-18 01:25:46 +01:00
David Halter
5430d156ba added fullname for #61 2012-11-18 01:02:07 +01:00
David Halter
4adcc774c4 new api problems - fixes #62, #63 2012-11-17 23:12:17 +01:00
David Halter
8dd9952288 added much nicer descriptions for the completion. fixes #49 2012-11-08 00:48:26 +01:00
David Halter
5c33b6c3c2 much shorter descriptions #49 2012-11-08 00:05:19 +01:00
David Halter
20ef1ffd18 restructured api_classes, use the same base class 2012-11-07 23:29:40 +01:00
David Halter
1d6dafbff4 moved all result classes to api_classes.py. 2012-11-07 18:41:22 +01:00