#garfield Logs

Nov 19 2011

#garfield Calendar


22:17 Tom_itx wanna help a bit?
22:18 rue_house depends, is the bit set or clear?
22:19 Tom_itx i'm gonna post the file
22:19 Tom_itx it's a matter of getting the syntax right
22:20 Tom_itx http://tom-itx.dyndns.org:81/~webpage/rue/
22:20 Tom_itx logbot.py
22:20 Tom_itx ~line 278
22:21 Tom_itx err 285
22:21 Tom_itx and 297
22:21 Tom_itx 285 gets the info and 297 writes it
22:22 Tom_itx i know what i have there isn't correct
22:23 Tom_itx i added a '%s' to the write line
22:23 Tom_itx at the end
22:24 Tom_itx i think i'll try it
22:32 rue_house you know that nesting is done with the indent level in python?
22:33 rue_house if you dont indent it properly, its not nested right
22:33 rue_house and its not indexed right
22:33 rue_house you used tabs, the rest of the code uses spaces
22:34 Tom_itx i figured that out yes
22:34 Tom_itx but my syntax is wrong there
22:35 Tom_itx and i know very very little about python
22:37 Tom_itx zlog
22:38 Tom_itx well crap