On Sep 12, 2010, at 9:56 AM, Jonathan Lundell wrote:
> 
> On Sep 12, 2010, at 8:57 AM, weheh wrote:
>> 
>> I'm flattening some text, assuming it's html, and get this error
>> message when the text input is less than 4 characters:
>> 
>> input='abc'
>> stream=cStringIO.StringIO(TAG(input).flatten())
> 
> What are you expecting this to generate? At first glance, it seems like an 
> abuse of TAG().

Never mind; my misreading.

Reply via email to