search engine for python source code
I developed a source code search engine for python (http:// nullege.com). It helps you find samples from open source projects. Unlike other code search engines, it really understands python syntax and generates more relative results. I'm working on expend the source code collection now. Give it a try if google can't find a sample for you. - Purui -- http://mail.python.org/mailman/listinfo/python-list
Re: Dreaming of new generation IDE
> This is obvious even in the Python documentation itself where one > frequently asks oneself "Uhh... so what is parameter X supposed to be... > a string... a list... ?" > That is partially why I created this search engine for python, to see what parameters other people feed in. http://nullege.com/ -- http://mail.python.org/mailman/listinfo/python-list