[melbourne-pug] hi, python peeps

KevinL darius at obsidian.com.au
Wed Aug 1 10:04:36 CEST 2012


Couple of very quick comments - use true and false, not 1 and 0, and don't use reserved words as variable names (list in this case). Thats just a brief glance while I'm watching telly, others may have more feedback.

Kjl

---
Kevin Littlejohn
Obsidian Consulting Group
Ph: +613 9355 6844

On 01/08/2012, at 17:19, Sam Watkins <sam at nipl.net> wrote:

> hi there,
> 
> I'm learning python, I like it and thought I'd join this group.
> 
> I wrote some code to 'find files' with os.walk, like a simple UNIX find.
> I'm hoping someone can take a look and suggest some improvements.
> It's about 1 page of code.
> 
>  http://sam.nipl.net/code/python/find.py
> 
> I'm very happy to do a similar code review for you,
> I can maybe help, but my python skills are a bit blunt!
> 
> thanks,
> 
> Sam
> 
> _______________________________________________
> melbourne-pug mailing list
> melbourne-pug at python.org
> http://mail.python.org/mailman/listinfo/melbourne-pug


More information about the melbourne-pug mailing list