*** SachaAway has quit IRC *** btami has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** reinhard has joined #gnuenterprise good morning reinhard have you noticed the breakage of syncronization of address_country-dropdowns in sample.gfd ? ermm... no just start sample.gfd, query all records and move through ... works for me??? really ? yes ok, sorry for blaming you ... it was my own fault .. as i've changed sample.gfd yesterday for checking kilo's situation ... (and i've forgotton to revert that) *** kilo has joined #gnuenterprise np good morning good morning kilo hi kilo good morning reinhard: i saw btami running his test gnue form and it still runs ok... hmm good morning dimas kilo: I'm messing around deep in datasource drivers for several days now and everything still seems to work there must be something wrong lol yep, there must be :))) *** btami has quit IRC *** dimas has quit IRC *** dimas has joined #gnuenterprise hmm, looks like i've broken appserver ... :) ok, fixed it ... *** jamest_ has joined #gnuenterprise *** kilo has quit IRC *** jcater has joined #gnuenterprise quick python question: how do I print something with a format string too and not get the newline added automagically? add a "," at the end IIRC inside the string? after the format string? say I have a line like: print "%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s" % (order[8], order[9], order[2], order[3], order[4], order[5],\ order[6], order[7]) at the very end k thanks reinhard that will add a space though (I think) k, that would not be good then as I'd like things to stay tab separated what about using sys.stdout.write ("%s\t...." % ...) ? yeah, that is what I was going to recomment recommend well actually the print is just for my own convenience as I have the same line using the sam format string but writing to a .csv file that's the one I open up in a spreadsheet *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC have you looked at the csv module? it handles a lot of exceptions properly * jcater uses it a lot inhouse wth is that? http://www.python.org/doc/2.3.2/lib/module-csv.html writer = csv.writer( file("/public/data/fulfillment/clients/yall/issue-transmittals/yall-subscribers-%s.csv" %( issue), "w")) writer.writerow(('Account #','Expiration','Name','Address 1','Address 2','Address 3','Address 4','Country')) is a sample from one of my scripts yall? you really are southern aren't you? ;) j/k I'll rtfm it's a magazine, fewl thanks for theinfo jcater um, that was a joke maybe I should've typed it slower so you guys could understand it? :) i-t w-a-s a j-o-k-e sigh hehe *** lekma has joined #gnuenterprise hi everyone hi lekma Error "a9.89.r7/AA9350C4.lst"(82): syntax error '11' erm, wrong window that was 4 u reinhard hi lekma what svn version are in use now? *** lekma has quit IRC 1.1.3 ok *** lekma has joined #gnuenterprise writer = csv.writer(file("items-sold.csv"), "w") wouldn't that create the file? do I need to open the file first? guess so seems I had to specify a dialect though... oh, no I was just not calling the thing correctly weee *** btami has joined #gnuenterprise *** SachaS has joined #gnuenterprise good evening *** ajmitch has quit IRC evening hi jamest *** ajmitch has joined #gnuenterprise bbl *** reinhard has quit IRC johannesV_ i see you added a unittest to appserver SachaS: we're adding unit tests throughout gnue as time permits :) cya *** jcater_ has joined #gnuenterprise *** jcater has quit IRC *** dimas has quit IRC *** dimas has joined #gnuenterprise *** ajmitch has quit IRC *** ajmitch has joined #gnuenterprise *** johannesV_ has quit IRC *** btami has quit IRC *** btami has joined #gnuenterprise *** sjc has joined #gnuenterprise *** mnemoc has quit IRC *** jamest_ has quit IRC *** jamest_ has joined #gnuenterprise *** mnemoc has joined #gnuenterprise *** btami has quit IRC *** reinhard has joined #gnuenterprise *** kilo has joined #gnuenterprise *** jcater has quit IRC *** jamest_ has quit IRC *** sjc has quit IRC night all *** reinhard has quit IRC *** kilo has quit IRC *** jcater has joined #gnuenterprise *** tiredbones has joined #gnuenterprise Does anyone know the channel for unbuntu? I tried #ubuntu, but no one is there. /join #ubuntu no "n" hundreds of ppl there thanks jcater *** tiredbones has quit IRC *** tiredbones has joined #gnuenterprise jcater, is that on freenode/ yeah I just typed /join #ubuntu I did that, it tells me to check the server. how strange Well, I tried again without signing off this channel and it work. thanks again jcater. *** jamest has quit IRC *** jamest has joined #gnuenterprise *** danielb has joined #gnuenterprise people wake up *** danielb has quit IRC *** tiredbones has quit IRC *** lekma_ has joined #gnuenterprise *** lekma has quit IRC *** jamest has quit IRC *** jcater_ has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** jcater_ has quit IRC *** jcater has quit IRC *** bigbrother has joined #gnuenterprise *** bigbrother has joined #gnuenterprise *** holycow has joined #gnuenterprise