Posts Tagged ‘python’

One of my new year’s resolutions is com …

2009/01/17

One of my new year’s resolutions is complete: contribute code to an open source project! It was just a simple rewrite of a function and some cleanup in a Python script of a dice game for the Freerunner. It’s available here:

http://dl.getdropbox.com/u/508241/ko-dice.2.tar.gz

Couple of notes. (1) It’s fun tweaking code that’s already been written: I don’t have the stamina to put down all the boilerplate, but once it’s there, aha! I can learn from it. (2) Mixing tabs and spaces in Python code is annoying. (3) The guys on the mailing list are really nice and give lots of feedback. It’s great fun!