diff options
author | cburroughs <chris.burroughs@gmail.com> | 2009-11-15 21:18:52 -0500 |
---|---|---|
committer | cburroughs <chris.burroughs@gmail.com> | 2009-11-15 21:18:52 -0500 |
commit | e170718ebf43809ff51d3cf04ef6aebc79f0ccda (patch) | |
tree | 6708c8cff53b44aab3c03e8202b0373421680e02 /README.rst | |
parent | 8e293f918dcc0f2f590045cae97d5c133a3e2881 (diff) | |
download | pep8-e170718ebf43809ff51d3cf04ef6aebc79f0ccda.tar.gz |
And all is righted.
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 16 |
1 files changed, 7 insertions, 9 deletions
@@ -7,6 +7,11 @@ in `PEP 8`_. .. _PEP 8: http://www.python.org/dev/peps/pep-0008/ +Mailing List +-------- +http://groups.google.com/group/pep8 + + Features -------- @@ -96,20 +101,13 @@ Feedback -------- Your feedback is more than welcome. Write email to -johann@rocholl.net or post bugs and feature requests here: - -http://github.com/cburroughs/pep8.py/issues +johann@rocholl.net or post bugs and feature requests on github: +http://github.com/jcrocholl/pep8/issues Source download --------------- The source code is currently available on github. Fork away! -http://github.com/cburroughs/pep8.py/ http://github.com/jcrocholl/pep8/ - -(Yes it's lame to have two that are not forks of one another. At some -point in the future it is hoped some git magic will clean this -situation up.) - |