Python source code search engine(code.feicall.com)
code.feicall.com
Python source code search engine
http://code.feicall.com/codes
2 comments
Also, the function name in the logo would raise a SyntaxError.
Erm... 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. :-)
A search for import sys that doesn't return any results? That has to be a bug. :-)
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 completion for something that you didn't write for some reason (just started writing 'push' and got completion with 'token, tokenize, ...')