Wednesday, October 21, 2009

finally done with redocnE!

I finally found and fixed the bug with user-generated stuff! Actually, the bug was in the random-cipher generator i wrote. I never actually fixed the bug per se, I really just rewrote the function i knew was having a problem (ani_cli.usermade_gencipher()) when I realized there was a much better way to do it. I was previously using a contrived method of dictionaries to show if a letter had been used. If you want to see the old code, it's probably in one of the old bzr revisions.

Anyway, tommorow (or monday, tommorow's a half-day so I'm not sure if we have class, and i know we won't on friday) I'll learn the syntax of object oriented programming, then start on pygtk.

1 comment: