Newbie Questions: Swithing from Perl to Python

Todd Stephens huzzah at tampabay.rr.com
Sun Oct 26 08:34:28 EST 2003


On Sun, 26 Oct 2003 00:23:51 -0400, Ian Bicking wrote:

> The key (no pun intended) is that *dictionaries* can't be sorted.
> sortedKeys in this example is a list (a list of all the keys).  Lists
> can be sorted.
 
Thanks.  After some playing around with it, that did become apparent to
me.  Python is very easy to learn, just not after midnight :)

-- 
Todd Stephens




More information about the Python-list mailing list