Re: languages with full unicode support

2006-07-05 Thread Dale King
racters outside of ASCII. I don't think it is implementation defined. I believe it is actually required by the spec. The trouble is that so few compilers actually comply with the spec. A few years ago I asked for someone to actually point to a fully compliant compiler and no one could. -- Dale King -- http://mail.python.org/mailman/listinfo/python-list

Re: John Bokma harassment

2006-05-25 Thread Dale King
Therefore you do not have the "right" to do what you want with Usenet. You have a responsibility to use Usenet in a way that benefits the group as a whole (e.g. asking interesting questions that educate others). -- Dale King -- http://mail.python.org/mailman/listinfo/python-list

Re: Tabs versus Spaces in Source Code

2006-05-16 Thread Dale King
however is Sun's mixture of the two. -- Dale King -- http://mail.python.org/mailman/listinfo/python-list

Re: What are OOP's Jargons and Complexities?

2005-06-04 Thread Dale King
Anno Siegel wrote: > Tassilo v. Parseval <[EMAIL PROTECTED]> wrote in comp.lang.perl.misc: > >>Also sprach Dale King: >> >> >>>David Formosa (aka ? the Platypus) wrote: >>> >>>>On Tue, 24 May 2005 09:16:02 +0200, Tassilo v. Parseval &g

Re: What are OOP's Jargons and Complexities?

2005-05-31 Thread Dale King
code to compile without error. Usually those errors were the programmers fault for trying to play fast and loose with data. But once you got it to compile it nearly always worked. -- Dale King -- http://mail.python.org/mailman/listinfo/python-list