Re: python coding contest

2005-12-27 Thread taroso
I now have a version which passes the test suite in 32 bytes -T. -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-26 Thread taroso
(Current status: 147 characters) Nope - no imports at all. The horrible thing is it's NOT the the most unpleasant piece of Python I've written. -T. "A gentleman is someone who knows how to play the bagpipes but doesn't" -- http://mail.python.org/mailman/listinfo/python-list

Re: python coding contest

2005-12-25 Thread taroso
Currently I'm on 149 characters in one line - 128 without spaces/newlines. (it'd be three characters shorter if it didn't have to end with a "\n") -T. "unclean... unclean..." -- http://mail.python.org/mailman/listinfo/python-list