Re: Tool for browsing python code

2009-06-17 Thread Hendrik van Rooyen
Horace Blegg wrote: I've heard from my cousin that his former high school classmate's uncle did a research on a large statistical sample of programmers and found that emacs users' brains are about 12% smaller than vi users' :) I'm afraid it's the other way around, really. You see, emacs

Re: Tool for browsing python code

2009-06-17 Thread Paul Boddie
On 16 Jun, 14:48, Lucas P Melo lukepada...@gmail.com wrote: Is there any tool for browsing python code? (I'm having a hard time trying to figure this out) Anything like cscope with vim would be great. Are you limiting your inquiry to text editors or IDEs, or are Web- based solutions also

Re: Tool for browsing python code

2009-06-17 Thread Kurt Smith
On Tue, Jun 16, 2009 at 7:48 AM, Lucas P Melolukepada...@gmail.com wrote: Is there any tool for browsing python code? (I'm having a hard time trying to figure this out) Anything like cscope with vim would be great. Check out pycscope: http://pypi.python.org/pypi/pycscope/0.3 I use it myself

Tool for browsing python code

2009-06-16 Thread Lucas P Melo
Is there any tool for browsing python code? (I'm having a hard time trying to figure this out) Anything like cscope with vim would be great. -- http://mail.python.org/mailman/listinfo/python-list

Re: Tool for browsing python code

2009-06-16 Thread Banibrata Dutta
On Tue, Jun 16, 2009 at 6:18 PM, Lucas P Melo lukepada...@gmail.com wrote: Is there any tool for browsing python code? (I'm having a hard time trying to figure this out) Anything like cscope with vim would be great. -- http://mail.python.org/mailman/listinfo/python-list If you

Re: Tool for browsing python code

2009-06-16 Thread D'Arcy J.M. Cain
On Tue, 16 Jun 2009 18:25:00 +0530 Banibrata Dutta banibrata.du...@gmail.com wrote: not sure if there are any curses base TUI's (!) for Python. vi -- D'Arcy J.M. Cain da...@druid.net | Democracy is three wolves http://www.druid.net/darcy/| and a sheep voting on +1 416

Re: Tool for browsing python code

2009-06-16 Thread Arnaud Delobelle
D'Arcy J.M. Cain da...@druid.net writes: On Tue, 16 Jun 2009 18:25:00 +0530 Banibrata Dutta banibrata.du...@gmail.com wrote: not sure if there are any curses base TUI's (!) for Python. vi emacs :) -- Arnaud -- http://mail.python.org/mailman/listinfo/python-list

Re: Tool for browsing python code

2009-06-16 Thread D'Arcy J.M. Cain
On Tue, 16 Jun 2009 21:22:12 +0100 Arnaud Delobelle arno...@googlemail.com wrote: D'Arcy J.M. Cain da...@druid.net writes: not sure if there are any curses base TUI's (!) for Python. vi emacs :) Hey, it was all pretty civil up till now. ;) -- D'Arcy J.M. Cain da...@druid.net |

Re: Tool for browsing python code

2009-06-16 Thread Daniel Fetchinson
D'Arcy J.M. Cain da...@druid.net writes: not sure if there are any curses base TUI's (!) for Python. vi emacs :) Hey, it was all pretty civil up till now. ;) I've heard from my cousin that his former high school classmate's uncle did a research on a large statistical sample of

Re: Tool for browsing python code

2009-06-16 Thread Horace Blegg
On Tue, Jun 16, 2009 at 3:15 PM, Daniel Fetchinson fetchin...@googlemail.com wrote: D'Arcy J.M. Cain da...@druid.net writes: not sure if there are any curses base TUI's (!) for Python. vi emacs :) Hey, it was all pretty civil up till now. ;) I've heard from my cousin that his