Python source code search engine
code.feicall.com
Python source code search engine
1–8 of 8 posts
Re: Python source code search engine
#2Edit: Ah - it searches the Python's source, not any Python source... not very clear when looking at the page. Not very multi-client safe either - sometimes you get completion for something that you didn't write for some reason (just started writing 'push' and got completion with 'token, tokenize, ...')
Re: Python source code search engine
#3Hmmm.... Either empty responses, or "Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 537587808 bytes) in Unknown on line 0". What is it actually supposed to do? Is it for looking for projects? or code in the projects? Edit: Ah - it searches the Python's source, not any Python source... not very clear when looking at the page. Not very multi-client safe either - sometimes you get compl…
Re: Python source code search engine
#4Hmmm.... Either empty responses, or "Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 537587808 bytes) in Unknown on line 0". What is it actually supposed to do? Is it for looking for projects? or code in the projects? Edit: Ah - it searches the Python's source, not any Python source... not very clear when looking at the page. Not very multi-client safe either - sometimes you get compl…
Re: Python source code search engine
#5A search for import sys that doesn't return any results? That has to be a bug. :-)
Re: Python source code search engine
#6Erm... this has to be a mistake: http://code.feicall.com/codes/search/import%20sys A search for import sys that doesn't return any results? That has to be a bug. :-)
Re: Python source code search engine
#7Hmmm.... Either empty responses, or "Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 537587808 bytes) in Unknown on line 0". What is it actually supposed to do? Is it for looking for projects? or code in the projects? Edit: Ah - it searches the Python's source, not any Python source... not very clear when looking at the page. Not very multi-client safe either - sometimes you get compl…
Thanks for feedback. What browser are you using?
Re: Python source code search engine
#8Erm... this has to be a mistake: http://code.feicall.com/codes/search/import%20sys A search for import sys that doesn't return any results? That has to be a bug. :-)