|
|
Choosing A Webhost: |
[Bug #123261] string.split: msg#00235python.bugs
Bug #123261, was updated on 2000-Nov-23 09:38 Here is a current snapshot of the bug. Project: Python Category: Library Status: Open Resolution: None Bug Group: None Priority: 5 Summary: string.split Details: Hi, The following program: #!/usr/bin/python import string print len(string.split('', ' ')) print len(string.split(' ', ' ')) prints: 1 2 This is of course sort of an undefined case, but I think it should be: 0 0 or at the very least: 0 1 Perl always prints 0. For detailed info, follow this link: http://sourceforge.net/bugs/?func=detailbug&bug_id=123261&group_id=5470
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [Bug #122680] compile python 2.0 on irix 6.5, noreply |
|---|---|
| Next by Date: | [Bug #116677] minidom:Node.appendChild() has wrong semantics, noreply |
| Previous by Thread: | [Bug #123225] asyncore.py should use select.poll(), not "import poll", noreply |
| Next by Thread: | [Bug #123261] string.split, noreply |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |