![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archivea 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
is it some ways to change it to:
keyword
|