A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-May/065008.html below:

[Python-Dev] correction of a bug

[Python-Dev] correction of a bug [Python-Dev] correction of a bugskip at pobox.com skip at pobox.com
Sun May 14 22:06:03 CEST 2006
    draconux> I found a bug in python I'm using python 2.4 with debian etch

    draconux> string.lstrip("source/old_prog","source/") return "ld_prog"
    draconux> instead of "old_prog"

The above is the same as

    "source/old_prog".lstrip("source/")

String methods are defined in the Objects/stringobject.c file of the source
distribution.

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4