Is there a coding guidelines for python code? Or just for C code http://live.gnome.org/Dia/CodingGuidelines?
Can I use the standard python doc strings with epydoc? Thank you guys! Rodrigo On Tue, Sep 15, 2009 at 9:51 AM, Rodrigo Ferreira de Souza < [email protected]> wrote: > I already have some code written for Dia, and I'll study the code > guidelines to see if I need to rewrite something.. > > What do you think? Can I send the code to the main dev branche then > reformat it? Or is it better to change the code before send to the > repository? > > Rodrigo > > > On Tue, Sep 15, 2009 at 9:45 AM, Rodrigo Ferreira de Souza < > [email protected]> wrote: > >> Hi Steffen! >> >> Sorry to be late.. I had little trouble with some things.. well.. now I'm >> back! >> >> Where can I download the sources from git repository? >> >> Since now, thanks! >> Rodrigo >> >> >> On Mon, Aug 17, 2009 at 9:00 AM, <[email protected]> wrote: >> >>> Send dia-list mailing list submissions to >>> [email protected] >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> http://mail.gnome.org/mailman/listinfo/dia-list >>> or, via email, send a message with subject or body 'help' to >>> [email protected] >>> >>> You can reach the person managing the list at >>> [email protected] >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of dia-list digest..." >>> >>> >>> Today's Topics: >>> >>> 1. Code Generation (Rodrigo Ferreira de Souza) >>> 2. Re: Code Generation (Steffen Macke) >>> >>> >>> ---------------------------------------------------------------------- >>> >>> Message: 1 >>> Date: Sun, 16 Aug 2009 10:53:27 -0300 >>> From: Rodrigo Ferreira de Souza <[email protected]> >>> Subject: Code Generation >>> To: [email protected] >>> Message-ID: >>> <[email protected]> >>> Content-Type: text/plain; charset="iso-8859-1" >>> >>> Good Morning People! >>> >>> I'm working with code generation at Dia, and I want to contribute with >>> some >>> code! What steps I need to follow? >>> >>> Since now, thanks! >>> Rodrigo Ferreira de Souza >>> >>> python -c "print ''.join([chr(154 - ord(c)) for c in >>> 'H+6(13+zT5((51(9z65zG+% 9zmz(+645(\'+%Z3-91.l7+-'])" >>> -------------- next part -------------- >>> An HTML attachment was scrubbed... >>> URL: < >>> http://mail.gnome.org/archives/dia-list/attachments/20090816/064261a6/attachment.html >>> > >>> >>> ------------------------------ >>> >>> Message: 2 >>> Date: Sun, 16 Aug 2009 07:44:10 -0700 >>> From: Steffen Macke <[email protected]> >>> Subject: Re: Code Generation >>> To: discussions about usage and development of dia >>> <[email protected]> >>> Message-ID: >>> <[email protected]> >>> Content-Type: text/plain; charset=ISO-8859-1 >>> >>> Rodrigo, >>> >>> > I'm working with code generation at Dia, and I want to contribute with >>> some >>> > code!? What steps I need to follow? >>> >>> Have a look at >>> >>> http://live.gnome.org/Dia/Developers >>> >>> it should contain the necessary information for you. >>> >>> Note that the switch from svn to git is not yet consistently reflected >>> in the Wiki >>> >>> Regards, >>> >>> Steffen >>> >>> >>> ------------------------------ >>> >>> _______________________________________________ >>> dia-list mailing list >>> [email protected] >>> http://mail.gnome.org/mailman/listinfo/dia-list >>> >>> >>> End of dia-list Digest, Vol 64, Issue 11 >>> **************************************** >>> >> >> >> >> -- >> Atenciosamente, >> >> Rodrigo Ferreira de Souza >> >> python -c "print ''.join([chr(154 - ord(c)) for c in >> 'H+6(13+zT5((51(9z65zG+% 9zmz(+645(\'+%Z3-91.l7+-'])" >> > > > > -- > Atenciosamente, > Rodrigo Ferreira de Souza > > python -c "print ''.join([chr(154 - ord(c)) for c in > 'H+6(13+zT5((51(9z65zG+% 9zmz(+645(\'+%Z3-91.l7+-'])" > -- Atenciosamente, Rodrigo Ferreira de Souza python -c "print ''.join([chr(154 - ord(c)) for c in 'H+6(13+zT5((51(9z65zG+% 9zmz(+645(\'+%Z3-91.l7+-'])"
_______________________________________________ dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq Main page at http://live.gnome.org/Dia
