Your message dated Sat, 04 Apr 2009 18:34:43 +0200
with message-id <[email protected]>
and subject line Re: title() method gives incorrect result on contractions
has caused the Debian Bug report #476607,
regarding python2.5: title() method gives incorrect result on contractions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
476607: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476607
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.5
Version: 2.5.2-2
Severity: normal
The title() method capitalizes letters within a word when they follow
an apostrophe:
>>> "i don't know".title()
"I Don'T Know"
>>>
This is present in python2.4 as well.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (1,
'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python2.5 depends on:
ii libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co
ii libc6 2.7-10 GNU C Library: Shared libraries
ii libdb4.5 4.5.20-11 Berkeley v4.5 Database Libraries [
ii libncursesw5 5.6+20080308-1 Shared libraries for terminal hand
ii libreadline5 5.2-3 GNU readline and history libraries
ii libsqlite3-0 3.5.7-1 SQLite 3 shared library
ii libssl0.9.8 0.9.8g-8 SSL shared libraries
ii mime-support 3.40-1.1 MIME files 'mime.types' & 'mailcap
ii python2.5-minimal 2.5.2-2 A minimal subset of the Python lan
python2.5 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
tags 476607 + upstream
tags 476607 + wontfix
thanks
> So unless title() understands English, it can't do the right thing.
it doesn't, and I think it is out of scope. Marking the report as won't fix and
closing.
--- End Message ---