Hacker News new | ask | show | jobs
by j_baker 6039 days ago
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. :-)

2 comments

the "search" algorithm is pretty dumb now, it only looks for functions and classes. I'll make it smarter. Type sys and wait for auto complete, it should give you thousands of results.
fixed.