* 0001*.patch .. just when I opened the db.py file in Eclipse I got a
lot of changes just by its reformatting; so I have made the file PEP8
compliant and made some other bits of changes pylint suggested.
* 0002*.patch ... the patch itself. The idea is to finally face the
problem of non-XML-compatible characters head on. I have found a cleaner
script which could be included into jBrout.
What do you think?
Matěj
--
http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
In those days spirits were brave, the stakes were high, men were
real men, women were real women and small furry creatures from
Alpha Centauri were real small furry creatures from Alpha
Centauri.
-- Douglas Adams
--
You received this message because you are subscribed to the Google Groups "jBrout" group.
To post to this group, send email to jbr...@googlegroups.com.
To unsubscribe from this group, send email to jbrout+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jbrout?hl=en.
Thanks I apply the n°2
--
You received this message because you are subscribed to the Google Groups "jBrout" group.
To view this discussion on the web visit https://groups.google.com/d/msg/jbrout/-/KJCSaWI-3QcJ.
To unsubscribe from this group, send email to jbrout+un...@googlegroups.com.
pip install pep8
(or easy_install if you insist)
and then in one window
$EDITOR file.py
in other run pep8 file.py
and beat the file into submission?
Best,
Matěj
--
http://www.ceplovi.cz/matej/, Jabber: mcepl<at>ceplovi.cz
GPG Finger: 89EF 4BC6 288A BF43 1BAB 25C3 E09F EF25 D964 84AC
Faithful love is what people look for in a person; ...
-- Proverbs 19:22 (NJB)