Commit Graph

5 Commits

Author SHA1 Message Date
Benjamin Peterson 0bb8e3999f file -> open for python 3 compat 2017-02-26 11:11:00 -08:00
Andrew M. Kuchling 7fc1e4f67d Remove unused import 2008-01-15 14:00:16 +00:00
Andrew M. Kuchling e16f0ab5cc Cosmetic patch from Frank Benksten:
* Show most recent items in reverse order so the newest item is at the top.
2008-01-15 13:56:50 +00:00
Andrew M. Kuchling c45b869b65 Patch from Frank Benkstein:
* Fix links for three-digit PEPs.  The leading zero was eaten by an
    integer conversion.
  * PEPs are encoded as UTF-8 as per PEP 1.  Change the input and output
    encodings from latin1 to utf-8 to make the feed render correctly.
2008-01-15 12:06:19 +00:00
Martin v. Löwis bda9a6d0a8 Add pep2rss, contributed by Jonathan Ellis. 2007-07-08 08:49:54 +00:00