On Fri, 30 Mar 2007 09:28:36 +0100, bugbear
<[EMAIL PROTECTED]> wrote:

>Er. How about
>
>public class test {
>   public static void main(String[] args) {
>     String a = "a string";
>     String b = "another one";
>     StringBuffer c = a + b;
>     System.out.println(c);
>     }
>}

Even better: pick one entry of your choice from

http://images.google.com/images?q=%22don%27t+feed+the+troll%22


Michele
-- 
{$_=pack'B8'x25,unpack'A8'x32,$a^=sub{pop^pop}->(map substr
(($a||=join'',map--$|x$_,(unpack'w',unpack'u','G^<R<Y]*YB='
.'KYU;*EVH[.FHF2W+#"\Z*5TI/ER<Z`S(G.DZZ9OX0Z')=~/./g)x2,$_,
256),7,249);s/[^\w,]/ /g;$ \=/^J/?$/:"\r";print,redo}#JAPH,
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to