[Tutor] Code Review?

Ramchandra Apte maniandram01 at gmail.com
Mon Aug 6 15:39:45 CEST 2012


Another practice is make __license__ = "GPL license..."
and __author__ = "Brian Carpio <xxx at xxx.com>"
I do so.

On 6 August 2012 19:08, Ramchandra Apte <maniandram01 at gmail.com> wrote:

> In scripts/add_node.py GPL Licene should be GPL License
>
> On 6 August 2012 18:59, Brian Carpio <bcarpio at thetek.net> wrote:
>
>> Hi,
>>
>> Hopefully I am allowed to ask this here. I am pretty new to python I've
>> only been writing code for about 6 months now strictly for system
>> administration purposes; however I have now decided to write something
>> "real" that others might benefit from but I am looking for someone to take
>> a look at my code and give me an idea on some areas where I need
>> improvement. I certainly don't expect anyone to rewrite my code but if
>> someone is willing to give it a quick look and tell me things like focus
>> more on XX or you really need to learn YY because its obvious you don't
>> have a clue (lol) those types of comments would be more then welcome.
>>
>> I've ran my code through pylint and am getting a score of 7-9 with all of
>> my scripts, but a program can only tell you so much having a real person
>> point out some of my shortcomings would be amazing. Sometimes you don't
>> know you don't know something until someone tells you "Hey you don't know
>> XX or YY go learn it".
>>
>> https://github.com/bcarpio/mongodb-enc
>>
>> Thanks,
>> Brian
>>
>> _______________________________________________
>> Tutor maillist  -  Tutor at python.org
>> To unsubscribe or change subscription options:
>> http://mail.python.org/mailman/listinfo/tutor
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120806/011b9eea/attachment.html>


More information about the Tutor mailing list