Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/feedparser.py
diff options
context:
space:
mode:
Diffstat (limited to 'feedparser.py')
-rw-r--r--feedparser.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/feedparser.py b/feedparser.py
index b9144a9..a27af7b 100644
--- a/feedparser.py
+++ b/feedparser.py
@@ -1,4 +1,5 @@
#!/usr/bin/env python
+# -*- coding: utf-8 -*-
"""Universal feed parser
Handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds