On Wed, Dec 21, 2005, Fredrik Lundh wrote:
> Phillip J. Eby wrote:
>> 
>> And where characters like '<' and '>' occur frequently as part of the text,
>> especially in showing Python interactions like this:
>>
>>      >>> print "hello world"
>>      hello world
>>
>> I can't imagine trying to author the above in an HTML/XML based format,
> 
> it's spelled
> 
> >>> print "hello world"
>     hello world
> 
> in HTML.

What about XHTML?
-- 
Aahz ([EMAIL PROTECTED])           <*>         http://www.pythoncraft.com/

"Don't listen to schmucks on USENET when making legal decisions.  Hire
yourself a competent schmuck."  --USENET schmuck (aka Robert Kern)
_______________________________________________
Doc-SIG maillist  -  Doc-SIG@python.org
http://mail.python.org/mailman/listinfo/doc-sig

Reply via email to