Re: [Pypentago-devel] Code styleguide
Status: Pre-Alpha
Brought to you by:
segfaulthunter
From: Florian M. <flo...@ai...> - 2008-06-02 17:52:58
|
J. Kovacs wrote: > I think I like PEP8 because of its standard-python-ness. > > Seems like it would be pretty major to go through and convert it all to > PEP8, but I'm willing to work on that if it will help out. I do not think it is so hard to do with the possibilities regex and search&replace offer to us. I think it would take me a day or two to convert the whole source, but that's only an estimate. > There will be a lot of problems, and it will probably break our existing > (working playable) version for awhile until all the bugs get worked out. > Am I wrong about the amount of effort involved? I hope you are. I will think about if it is worth the effort, but I think most modules(especially the server) will be converted pretty fast. Florian Mayer |