I have edited PyAtom, and now it should be in better conformance with the
PEP 8 guidelines. It is available from the same place as before:
http://www.blarg.net/~steveha/pyatom.tar.gz
--
Steve R. Hastings"Vita est"
[EMAIL PROTECTED]http://www.blarg.net/~steveha
--
http://mail.python.or
> docstrings of method are messed up (why you begin them from the column 0?)
Well, it seemed like a good idea at the time.
I wanted all my docstrings to look nice in an 80-column terminal
emulator, and it's easy to format them to similar lengths when they all
start in the same column. My standar
"Steve R. Hastings" <[EMAIL PROTECTED]> writes:
> Why do you say this? I don't think the code is perfectly polished and
> ready to be called version 1.0, but I think it follows PEP 8 more than not.
docstrings of method are messed up (why you begin them from the column 0?)
and
"
Function Na
> you don't follow PEP 8 guidelines
Why do you say this? I don't think the code is perfectly polished and
ready to be called version 1.0, but I think it follows PEP 8 more than not.
> and AFAIK a module must be widespread and used by
> the community before can be accepted in the Python core.
I
"Steve R. Hastings" <[EMAIL PROTECTED]> writes:
> I intend to donate this to the Python Software Foundation, so I have
> released it under the terms of the Academic Free License 2.1.
>
> You can download it from here:
>
> http://www.blarg.net/~steveha/pyatom.tar.gz
>
>
> The file includes a readme
Hello. I have written a module called PyAtom. It is designed to make it
really easy to create an Atom syndication feed.
Atom is a format similar to RSS, but with some additional features.
http://atomenabled.org/developers/syndication/
>From my Google searches, I think the name "PyAtom" is ava