a dict problem
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

a dict problem

From: cheng <magicmas@spymac.com>
Date: Sat May 28 2005 - 19:14:44 CEST

hi all..it a problem about dict:

print target, dict[target]

get output:

keyword
{page3.html, page2.html, page1.html}

is it some ways to change it to:

keyword
{page1.html, page2.html, page3.html}
Received on Thu Sep 29 16:15:34 2005