hi all,
I have a python file situated in http://....myFile.py & I want to
insert the file body into my trac page (with highlight).
So I expect something like this:
...
{{{
#!python
[source http://projects.scipy.org/.../solverParams.py]
}}}
...
I can't insert it directly because the file is changing from time to
time (moreover, I have lots of soimilar files to be done), so the copy
will be obsolete each time the file has been changed.
Does anyone know how to do the trick?
Thank you in advance, Dmitrey.
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---