Python can run in such a way that when compiling from the .py to the 
.pyc forms with discards docstrings. This results in slightly smaller 
parse trees, and hypothetically therefore faster execution. Most people 
don't bother with it because I've never heard of it being a major 
performance boost.

--Noah

Christopher Taylor wrote:
> Hello all,
> 
> I'm looking at the wiki:WikiMacros page that c omes with the default
> installaton.  I'm trying to use the [[changelog]] macro and the wiki
> page says:
> "the following list will only contain the macro documentation if
> you've not enabled the -00 optimizations, or not set the
> PythonOptomize option for mod_python"
> 
> My question is what's the -00 optimization that is referenced?
> 
> Respectfully,
> Christopher
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to