Re: [Tutor] My first real python project: LOLLERSKATES

2006-10-22 Thread Kent Johnson
Tracy R Reed wrote: > Questions/problems/TODO's: > > This is a fairly simple structured programming implementation. No OO. > Should I be using some classes somewhere? There doesn't seem to be any need for it. > > The config file is just a module which I import which causes all of my > configs

Re: [Tutor] My first real python project: LOLLERSKATES

2006-10-20 Thread Chris Hengge
All I can say to this... LOLLERSKATES =DOn 10/20/06, Tracy R Reed <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1I have been a sysadmin for quite a while now and used to do a lot of perl. I haven't done much programming at all in the last couple of yearsbut have been mea

[Tutor] My first real python project: LOLLERSKATES

2006-10-20 Thread Tracy R Reed
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have been a sysadmin for quite a while now and used to do a lot of perl. I haven't done much programming at all in the last couple of years but have been meaning to dump perl for python anyhow (for the usual reasons) and have finally gotten around to