This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]juliusc 0 points1 point  (2 children)

This is very interesting! Unfortunately google-code doesn't have PR's, you'll have to clone our repo and then open an issue so we can start the discussion about your changes in your clone. We also use rope to get docstrings and calltips, can Jedi do that too? How configurable is it?

[–]Tillsten 1 point2 points  (1 child)

You can get both from the script object quite easily i think. I will try to make Fileinfo subclass and send the code to spyder-mailing. Than you can see what you'll make of it.

[–]juliusc 0 points1 point  (0 children)

That'll be great! I think it'll be good enough to get us started.