r2e: use python in the sh-bang.
[rss2email.git] / r2e
1 #!/usr/bin/env python
2
3 import rss2email
4
5 rss2email.run()