![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.python archiveRe: why "g".count('')==2 ?
From: Fredrik Lundh <fredrik@pythonware.com>
Date: Sat Mar 11 2006 - 13:37:05 CET
"ygao" wrote:
> my question is as title!
my answer as code:
>>> s = "g"
</F>
|