[Cialug] How many people are using Python ?
Kenneth Younger
kyounger at gmail.com
Tue Dec 30 14:15:49 CST 2008
On another Python note, looks like they got Python running on Android.
http://androidcommunity.com/android-running-python-still-a-little-rough-20081230/
On Tue, Dec 30, 2008 at 1:37 PM, Zachary Kotlarek <zach at kotlarek.com> wrote:
>
> On Dec 30, 2008, at 12:51 PM, Colin Burnett wrote:
>
>> It's not a parsing issue. Use the XHTML strict DOCTYPE and it parses
>> just fine. It literally eats them and puts nothing in the DOM.
>> "foo—foo" becomes "foofoo".
>
> I see what you mean -- I figured it was just skipping an undefined character
> entity, but it throws parsing errors if the entity really is undefined.
>
> Interestingly though it does work for the predefined entities -- & makes
> it into the DOM even when — is eaten.
>
> Zach
>
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>
More information about the Cialug
mailing list