> On Friday 16 December 2005 18:45, Bob Ippolito wrote:
>>
>> If you implement something that doesn't suck with docs and tests, and
>> are
>> willing to contribute it under the same license terms of MochiKit, then
>> I'll take it.
>>
>
> I've attached a diff (made from 'svn diff') of my stuff. I don't know how
> google groups will handle it...
>
> I don't know if the docs are formatted correctly. My experience with ReST
> began today. I couldn't build the docs because I couldn't get a good
> version
> of docutils.
You need to check it out from svn. Assuming that you have setuptools and
subversion installed, this should work::
easy_install svn://svn.berlios.de/docutils/trunk#egg=docutils
> I'm going to start using this right away so any bugs that testing didn't
> uncover should be revealed shortly.
>
> Please rip this to pieces and I'll try to incorporate suggestions ASAP.
Could you please create a ticket with the patch at
http://trac.mochikit.com/ ? Laptop is out for AppleCare and my mail
workflow is pretty crippled without a real MUA.
-bob