[Doc-SIG] status of development documentation
Aahz
aahz at pythoncraft.com
Thu Dec 22 20:33:55 CET 2005
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 (aahz at pythoncraft.com) <*> 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)
More information about the Doc-SIG
mailing list