Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
c = SolrConnection(host='localhost:8983', persistent=False) c.add(id=p.id,filename_t=p.filename,caption_t= p.caption, event_t=p.event.picsUrl) c.commit() c.optimise()
From the Design Piracy series on my blog: