Luke,

2012/4/8 lkcl luke <[email protected]>:
> http://pyjs.org/pygit/pygit.html?repo=pyjamasgitweb.git#file=pyjamas/pygit.py&id=02d88a1be740114685be415f71b95f165f3b2e56&mimetype=text/x-python
>
> wha-heeey!  ok, note the extra argument there
> "?repo=pyjamasgitweb.git" ?  just added that, which allows you to see
> the pygit.py file on the pyjamasgitweb.git repository.

Something not exactly related to the topic, but related to this source file:

The pygit.py source has a StyleSheetCssChanger class in it that is
used for loading a CSS snippet (value of variable: styles). I assume
that was meant to mlake some CSS switching on-the-fly possibe, or so.
Is this still needed? I would prefer moving the value/content of the
styles variable out into a public/pygit.css file, and remove the
StyleSheetCssChanger class and the styles variable.

Then a comment says "# import cgi too heavy on pyjd.  copy function to
here."  Would "from cgi import escape" change something on that issue?

Peter

P.S.: The service is currently in trouble ("JSONRPC Error 0: ...")

Reply via email to