I read the example from here https://github.com/btimby/fulltext > > >>> import fulltext > >>> > >>> fulltext.get('does-not-exist.pdf', None) I think the "None" looks strange.