Hacker News new | ask | show | jobs
by shakna 668 days ago
The file object is named "openFile", but used as "f". The class is defined as "CachedFileIterator", but used as "CacheingFileIterator". That's two typos, before discussing the actual code.