Skip to content Skip to sidebar Skip to footer
Showing posts with the label Trac

How To Update A File In Python Egg

We are using trac. In our setup we have a problem that is solved in repository. So I got the fixed … Read more How To Update A File In Python Egg

Detecting Infinite Recursion

I'm creating a macro for Trac, and one of the things it does is to render a bit of wiki text, t… Read more Detecting Infinite Recursion