Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSayamindu Dasgupta <sayamindu@gmail.com>2010-01-19 12:27:50 (GMT)
committer Sayamindu Dasgupta <sayamindu@gmail.com>2010-01-19 12:27:50 (GMT)
commite2517320c52396666cb6384d608828610e529642 (patch)
tree0feaf00c3bc6299cf940016ba26f8c09667bee5c
parent8643d78ce1d92cd89ae2346605197f8df4c506e6 (diff)
Add encoding information
-rw-r--r--feedparser.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/feedparser.py b/feedparser.py
index d6c4507..93463c8 100644
--- a/feedparser.py
+++ b/feedparser.py
@@ -1,3 +1,4 @@
+# coding: UTF-8
#!/usr/bin/env python
"""Universal feed parser