Re: Upper case
Zoltan Kota <[email protected]>
| Newsgroups | gmane.comp.gnome.apps.pybliographer |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 1 Aug 2005, [iso-8859-1] Jo?o Nunes wrote: > I'm creating a brazilian style in XML. I don't know to > program in Python and I need to have author's last > name in upper case. Can anybody help me? If you use Generic.py try this in 'def author_desc': if last: ... string.upper (last) Zoltan ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf