[omaha] Python Koans

Rob Townley rob.townley at gmail.com
Tue Jan 22 03:21:37 CET 2013


On Mon, Jan 21, 2013 at 7:05 PM, Jeff Hinrichs - DM&T <jeffh at dundeemt.com>wrote:

> So has everyone been giving it a go?  Just finished mine, was working
> start/stop piece meal since the last meeting.  I think that it is worth the
> time and fun too!
>
> Don't be shy about asking the group questions.  It is suppose to be a
> learning/growth exercise - so I'm sure it is going to generate head
> scratching from time to time.  Proxy took me the longest, as I don't often
> have the need to delve that deep in to classes.  Time to time, I subclass,
> but had not written anything like that before in Python.
>
> --
> Best,
>
> Jeff Hinrichs
> 402.218.1473
> _______________________________________________
> Omaha Python Users Group mailing list
> Omaha at python.org
> http://mail.python.org/mailman/listinfo/omaha
> http://www.OmahaPython.org
>


All your commits on BitBucket motivated me to do the same.  Spent way too
much just having to figure out that i needed to put the following into
$HOME/.hgrc:
[ui]
username="Robert Townley <rob.townley at gmail.com>"

in this format.

while i am not yet Buddha, repeat
  try:
     MyHead.DoesNotHaveThisFunction()
  except:
     Exception ex
     MyHead.HasHeadache = True


More information about the Omaha mailing list