Advertisement
Guest User

spigot.py

a guest
Aug 4th, 2015
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/bin/spigot.py", line 535, in <module>
  3. spigot_feed.poll_feeds()
  4. File "/usr/local/bin/spigot.py", line 365, in poll_feeds
  5. self.scan_feed(url)
  6. File "/usr/local/bin/spigot.py", line 397, in scan_feed
  7. note_title = self.format_element(url, p.entries[i], "title")
  8. File "/usr/local/bin/spigot.py", line 335, in format_element
  9. message = self._config["feeds"][feed][element]
  10. KeyError: 'title'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement