[Python-Dev] Re: Python-dev summary for 2002-08-15 - 2002-09-01
Guido van Rossum
guido@python.org
Tue, 03 Sep 2002 16:18:03 -0400
> > [...] It's also kind of hard to read. [...]
>
> True. But not so difficult to improve. Adding a bit of simplicity yields:
>
> | 84
> 80 | []
> | []
> | []
> | 71 []
> | [] 63 []
> 60 | [] [] []
> | [] [] []
> | [] [] []
> | [] [] [] 47
> | [] 42 [] [] []
> 40 | [] [] [] [] 39 [] 41
> | [] [] [] [] [] [] [] 36
> | [] [] [] [] 30 [] [] 33 [] []
> | [] [] [] [] [] [] [] 27 [] [] []
> | [] 25 [] [] [] [] 21 [] [] [] [] [] []
> 20 | [] [] [] [] [] [] [] [] [] [] [] [] []
> | [] [] [] [] [] [] [] [] [] [] [] [] []
> | [] [] 12 [] [] [] [] [] [] 9 [] [] [] [] []
> | [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] 5
> | [] [] [] [] [] [] [] [] [] [] [] [] [] [] [] []
> 0 +----------------------------------------------------------------
> Fri Sat Sun Mon Tue Wed Thu Fri Sat Sun Mon Tue Wed Thu Fri Sat
> 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Ooh, much better. Still, put this at the end instead of at the top of
the message. It's not *that* interesting.
--Guido van Rossum (home page: http://www.python.org/~guido/)