On Tue, Jun 28, 2011 at 1:16 AM, Carlos Daniel Ruvalcaba Valenzuela <
[email protected]> wrote:

> What about using a higer level interface?, planet seems to use dbhash
> module, you can use shelve as a replacement, it has the same interface
> but shelve can use different storage mechanisms, depending on python
> compiling options.
>
> Try changing the import in planet/__init__.py, delete dbhash and
> import shelve as dbhash, at least here it seems to work without hitch
> it may be worth the try as is just one line change.
>

I've decided to hold off on planet for a week or so, mainly because of the
contribution from Kevin Horn (below). However, I *will* try this.
Considering what Gentoo seems to do to Python by default, I don't expect it
to work (to the point I'm pondering simply switching the whole server to a
Debian based one which will give me Python 2.6.6 built with the whole
standard library), but it's worth a try to see if it can save me a week or
so of work.


On Tue, Jun 28, 2011 at 2:55 AM, Kevin Horn <[email protected]> wrote:

> Check out lots of examples in the sphinx-contrib repo:
> https://bitbucket.org/birkenfeld/sphinx-contrib/
>

Damn, that needs to be more visible. The amount of times I've skipped around
the Sphinx docs and never seen that is truly disheartening. Ah well, I'll be
using the bitbucket extension to work through it now. That has what I need,
and is simple enough to change around.

Thank you, very much. Wish I'd found that a week ago.


> Also also, I've had better luck on the mailing list than on IRC, though it
> isn't quick!
>

I just realized that I've not been very good on IRC lately (the job I
started in January makes it difficult to get any IRC time during the day,
which is when I'm most needed there). I was applying a different standard to
them than I was to myself, and that's not right. I'll stick to the ML for
them, too.

Thank you.

-- 
Michael J. Pedersen
My IM IDs: Jabber/[email protected], AIM/pedermj022171
          Yahoo/pedermj2002, MSN/[email protected]
My LinkedIn Profile: http://www.linkedin.com/in/michaeljpedersen
Twitter: pedersentg

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/turbogears?hl=en.

Reply via email to