[issue727732] getpath.c-generated prefix wrong for Tru64 scripts

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Mike,
Thanks for the feedback (and laugh!). I'll close this one soon, unless
someone requests to keep open.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue821948] fcntl() not working on sparc/linux (python 2.2.3)

2009-02-12 Thread Martin v. Löwis

Changes by Martin v. Löwis :


--
resolution:  -> works for me
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue875654] add support for installations compiled for debugging

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Doesn't make much sense, IIUC can be achieved with small effort from
interested users and Debian ships python-dbg (OT here). Will close
unless someone salvages some of the ideas.

--
nosy: +ajaksu2, tarek
priority: normal -> low

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue872815] How to pass the proxy server use socket

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

I don't understand the problem. I will close this one if no opposition
arises.

--
components: +Library (Lib) -None
nosy: +ajaksu2
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue849097] Request: getpos() for sgmllib

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Closed #868908 as a duplicate of this one.

--
nosy: +ajaksu2
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue868908] getpos() for sgmllib

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Duplicate of #849097.

--
nosy: +ajaksu2
resolution:  -> duplicate
status: open -> closed
superseder:  -> Request: getpos() for sgmllib

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue869649] Quicktime missing funcitonality

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
components: +Macintosh -None
priority: normal -> low
stage:  -> test needed
type:  -> feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue868571] HTTPResponse.read(amt) fails when response length is UNKNOWN

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue854918] Configurable SSL handshake

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

SSL changed a lot, is this still relevant? Will close on lack of response.

--
components: +Extension Modules
nosy: +ajaksu2
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue853656] Carbon.CF.CFURLRef should be easier to create

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue852150] Can't send Apple Events without WindowServer connection

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue845560] imaplib: traceback from _checkquote with empty string

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue846817] control-c is being sent to child thread rather than main

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Closing proposed.

Cannot reproduce as of r69550:

calling CliEngine run
#
# MAIN THREAD Control-C
MAIN THREAD Control-C
[...]
Returning from cliEngine.runEngine()
MAIN THREAD Control-C
Exiting the main thread

On Ubuntu 8.04 (2.6,24) with libreadline 5.2.

--
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue837046] pyport.h redeclares gethostname() if SOLARIS is defined

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
components: +Build -None
dependencies: +Solaris 8 declares gethostname().
stage:  -> test needed
type:  -> compile error
versions: +Python 2.6 -Python 2.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue835176] [2.3.2] bz2 test failure on AIX 4.3.2, Tru64 UNIX

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Will close unless someone can point any current relevance.

--
components: +Tests
nosy: +ajaksu2
priority: normal -> low
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue834351] Mouse wheel crashes program

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue834840] Unhelpful error message from cgi module

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +ajaksu2
priority: normal -> low
stage:  -> test needed
type:  -> feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue821948] fcntl() not working on sparc/linux (python 2.2.3)

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Anyone interested in keeping this one open?

--
nosy: +ajaksu2
priority: normal -> low
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue822005] Carbon.CarbonEvt.ReceiveNextEvent args wrong

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue824371] ntpath.expandvars doesn't expand Windows-style variables.

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue815668] test_locale and en_US

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Fixed in #1197218.

--
components: +Tests -None
nosy: +ajaksu2
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed
superseder:  -> test_locale fix on modern linux

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue813198] Migrate PEP material to docs

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue809887] Improve pdb breakpoint feedback

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Closing proposed, objections?

--
nosy: +ajaksu2
priority: normal -> low
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7 -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue900502] bundlebuilder: some way to add non-py files in packages

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue916013] Improving MacPython's IAC support

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

IAC is now 'Apple events', the IPC behind AppleScript.

--
nosy: +ajaksu2
stage:  -> test needed
type:  -> feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue902065] fails building C++ extensions when configured --without-cxx

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
keywords: +patch
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue903339] OpenVMS file system and UNIVERSAL_NEWLINES support

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Here's the thread mentioned:
http://mail.python.org/pipermail/python-dev/2004-February/042686.html

Couldn't find any resolution about this issue after the messages here.

--
nosy: +ajaksu2
priority: normal -> low
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue904498] threading docs, start error should be specified

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> feature request

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Eric Smith

Eric Smith  added the comment:

How is:
'{d}{s}{f}'.format(3, 'foo', 3.14)

more unclear than:
'%d%s%f' % (3, 'foo', 3.14)
?

But the more I think about it, the more I think it would have to be:
'{:d}{:s}{:f}'.format(3, 'foo', 3.14)
Since "{0:0}" is a legitimate format string, I need some way to tell
whether "{0}" is missing the positional parameter or is missing the
format specifier.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue785031] MacPython installer fails on UFS filesystem

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

UFS support in Mac OS X seems to be in legacy/deprecated mode. Should we
close this one?

--
components: +Macintosh -None
nosy: +ajaksu2
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model

Mitchell Model  added the comment:

OK, so I built 3.1 on a clean (G4) system instead of my highly 
tangled Intel and didn't get the seg fault. I guess the issue isn't 
real.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue783528] Inconsistent results with super and __getattribute__

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Same behavior, is this a real issue?


Current exception:
TypeError: 'super' object has only read-only attributes (assign to .n)

--
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.7 -Python 2.3
Added file: http://bugs.python.org/file13063/OP_example.py

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread David W. Lambert

David W. Lambert  added the comment:

I am net yet fluent in format method.  I meant

":" where "#" appeared.

Anyway, I think you need the colon. 
 
If from
print('{0:9}'.format(33))

you make the argument number implicit and remove the colon you'd get

print('{9}'.format(33))

which does and should raise IndexError.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue788931] resolving relative paths for external entities with xml.sax

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
dependencies: +relative on-disk SYSTEM id handling is incorrect
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798058] IDLE / PyOS_InputHook

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
dependencies: +IDLE / PyOS_InputHook
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5241] Missing flags in the Regex howto

2009-02-12 Thread Ezio Melotti

New submission from Ezio Melotti :

The Regex howto for Py2.x doesn't include re.U/re.UNICODE
(http://docs.python.org/library/re.html#re.U):
http://docs.python.org/dev/howto/regex.html#compilation-flags (Py2.7)
http://docs.python.org/howto/regex.html#compilation-flags (Py2.6)
...

The Regex howto for Py3.x doesn't include re.A/re.ASCII
(http://docs.python.org/3.0/library/re.html#re.A):
http://docs.python.org/3.0/howto/regex.html#compilation-flags (Py3.0)
http://docs.python.org/dev/py3k/howto/regex.html#compilation-flags (Py3.1)

--
assignee: georg.brandl
components: Documentation, Regular Expressions
messages: 81868
nosy: akuchling, ezio.melotti, georg.brandl
severity: normal
status: open
title: Missing flags in the Regex howto
versions: Python 2.4, Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue806149] aetools.TalkTo methods can be obscured

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Needs confirmation.

--
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue803422] sgmllib doesn't support hex or Unicode character references

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
priority: normal -> low
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798876] windows sys.path contains nonexistant directory

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> behavior
versions:  -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue798520] os.popen with invalid mode differs on Windows and POSIX

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

This snippet still raises 'OSError: [Errno 22] ...' in Linux:

import os
os.popen('ls', '')

Can anyone do a quick check on Windows?

--
nosy: +ajaksu2, georg.brandl
priority: normal -> low
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread David W. Lambert

David W. Lambert  added the comment:

'{d}{s}{f}'.format(3, 'foo', 3.14)

is possibly unclear,
but is shorter than

'{#d}{#s}{#f}'.format(...)

--
nosy: +LambertDW

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue777597] socketmodule.c connection handling incorect on windows

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Fixed in r36739 according to #965036.

--
components: +Windows
dependencies: +Fix for #777597 - socketmodule.c connection handling incorec
nosy: +ajaksu2
resolution:  -> out of date
status: open -> closed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue777588] asyncore is broken for windows if connection is refused

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Looks like this one was solved in issue 909005, does anyone disagree?

--
components: +Windows
nosy: +ajaksu2
superseder:  -> asyncore fixes and improvements
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue779285] Carbon Event ReceiveNextEvent

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Needs confirmation.

--
nosy: +ajaksu2
priority: normal -> low
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Eric Smith

Eric Smith  added the comment:

It's easy enough to implement. Although the 'all-or-nothing' aspect is a
little tough, I'll have to give it some thought.

Maybe the best way to do this is to first create a string.Formatter
subclass that implements it. I'll play with it and see what I come up with.

>From the description, I'm presuming we'd want:
'{d}{s}{f}'.format(3, 'foo', 3.14)
to work.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue780354] socket.makefile() isn't compatible with marshal/cPickle/etc

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

IIUC this one can be closed. Objections?

--
nosy: +ajaksu2
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5240] time.strptime fails to match data and format with Unicode whitespaces (Py3)

2009-02-12 Thread Ezio Melotti

New submission from Ezio Melotti :

On Python3, strptime raises a ValueError with some "Unicode whitespaces"
even if they are present both in the 'string' and 'format' args in the
same position:
>>> strptime("Thu\x20Feb", "%a\x20%b") # normal space, works fine
time.struct_time(tm_year=1900, tm_mon=2, tm_mday=1, tm_hour=0, tm_min=0,
tm_sec=0, tm_wday=3, tm_yday=32, tm_isdst=-1)
>>> strptime("Thu\xa0Feb", "%a\xa0%b") # no-break space, fails
ValueError: time data 'Thu\xa0Feb' does not match format '%a\xa0%b'

I wrote a small script to find out other chars where it fails (it needs
~5 minutes to run):
>>> l = []
>>> for char in map(chr, range(0x)):
...   try: x = strptime('Thu{0}Feb'.format(char), '%a{0}%b'.format(char))
...   except ValueError: l.append(char)
...
>>> l
['\x1c', '\x1d', '\x1e', '\x1f', '%', '\x85', '\xa0', '\u1680',
'\u2000', '\u2001', '\u2002', '\u2003', '\u2004', '\u2005', '\u2006',
'\u2007', '\u2008', '\u2009', '\u200a', '\u200b', '\u2028', '\u2029',
'\u202f', '\u205f', '\u3000']
>>> [char.strip() for char in l]
['', '', '', '', '%', '', '', '', '', '', '', '', '', '', '', '', '',
'', '', '', '', '', '', '', '']
>>> [unicodedata.category(char) for char in l]
['Cc', 'Cc', 'Cc', 'Cc', 'Po', 'Cc', 'Zs', 'Zs', 'Zs', 'Zs', 'Zs', 'Zs',
'Zs', 'Zs', 'Zs', 'Zs', 'Zs', 'Zs', 'Zs', 'Cf', 'Zl', 'Zp', 'Zs', 'Zs',
'Zs']
>>> [unicodedata.name(char, '???') for char in l]
['???', '???', '???', '???', 'PERCENT SIGN', '???', 'NO-BREAK SPACE',
'OGHAM SPACE MARK', 'EN QUAD', 'EM QUAD', 'EN SPACE', 'EM SPACE',
'THREE-PER-EM SPACE', 'FOUR-PER-EM SPACE', 'SIX-PER-EM SPACE', 'FIGURE
SPACE', 'PUNCTUATION SPACE', 'THIN SPACE', 'HAIR SPACE', 'ZERO WIDTH
SPACE', 'LINE SEPARATOR', 'PARAGRAPH SEPARATOR', 'NARROW NO-BREAK
SPACE', 'MEDIUM MATHEMATICAL SPACE', 'IDEOGRAPHIC SPACE']

All these chars (except % and some control chars) are whitespace and
they are removed by the .strip() method, so I guess that something
similar happens in strptime too.

The Unicode categories are:
"Cc" = "Other, Control"
"Zs" = "Separator, Space"
"Cf" = "Other, Format"
"Zl" = "Separator, Line"
"Zp" = "Separator, Paragraph"

Everything seems to work fine on Py2.x (tested on 2.4 and 2.6)

--
components: Library (Lib), Unicode
messages: 81859
nosy: ezio.melotti
severity: normal
status: open
title: time.strptime fails to match data and format with Unicode whitespaces 
(Py3)
type: behavior
versions: Python 3.0, Python 3.1

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Benjamin Peterson

Changes by Benjamin Peterson :


--
nosy: +eric.smith

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3745] _sha256 et al. encode to UTF-8 by default

2009-02-12 Thread Gregory P. Smith

Gregory P. Smith  added the comment:

fixed in trunk r69561.

--
components: +Extension Modules -Library (Lib)
resolution:  -> fixed
status: open -> closed
versions: +Python 3.0, Python 3.1

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model

Mitchell Model  added the comment:

At 10:56 PM + 02/12/09, Ned Deily wrote:
>Ned Deily  added the comment:
>
>FWIW, I am not able to reproduce this using a release3.0 IDLE (so with
>today's patches) built with the default Apple-supplied Tcl/Tk in 10.5. 
>Are you using a newer Tcl/Tk?  Does it happen if you move your current
>preferences out of ~/.idlerc?
>

It does still happen if I move my preferences. And move my .Idle.py.
I did build it with a newer Tk -- 8.5 installed as a Framework.
(And I switched the order of /System/Library/Frameworks and /Library/Frameworks,
which makes more sense. I thought I had seen that as an Issue, but it must have 
been
just a web page where I saw it. Similarly, I added /opt/local/lib and 
/opt/local/include
in detect_modules before the directories that are added, so that it finds the 
readline I
installed with "port".)

So, I started again with a fresh checkout. I didn't switch the order of the 
Frameworks
directories, and I tried it with and without the directories for readline. I 
started Python
manually, imported Tk, checked it's version, etc. to confirm I was getting the 
Apple
installation.  If I try to run bin/idle from the 3.1 Frameworks version 
directory
I get a segmentation fault. I've seen a lot of weird behavior over the years in 
my
many configuration and installation escapades across a wide variety of software,
but I've never seen a seg fault with anything to do with Python.  I have the 
"do you
want to report this" backtrace if you're interested. A little later I'll try 
this from scratch
on a clean, though PowerPC (G4), machine and see what happens.

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue780602] No sleep or busy wait

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Is the issue valid? Can anyone implement a test based on Jean's description?

--
nosy: +ajaksu2
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue684944] extend readline functionality in pdb

2009-02-12 Thread Benjamin Peterson

Changes by Benjamin Peterson :


--
resolution:  -> rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue779153] bgen requires Universal Headers, not OS X dev headers

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
components: +Build
type:  -> behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue684944] extend readline functionality in pdb

2009-02-12 Thread Michael Stone

Michael Stone  added the comment:

ajaksu2, I think you just changed the status of this to "test needed".  
I don't think a unit test for this functionality is possible if that's 
what you mean, as it is an interactive feature involving readline 
completion at the interactive prompt only.

It's been a long time since I posted this patch, and I don't really 
mind if you just close the issue.  There obviously hasn't been a lot of 
interest since 2003.

--
nosy: +ajaksu2

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue763708] Failures in test_macostools for --enable-unicode=ucs4

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Happy new year :)

--
components: +Unicode
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions:  -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue776533] Carbon.Snd module SPB constructor shadowed

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

The edit took place in rev33677 and is gone from the source, closing
unless objections are voiced.

--
nosy: +ajaksu2
priority: normal -> low
type:  -> behavior
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue775340] OSX 'freeze' bug

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

If nobody raises protest, going to close soon.

--
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue706592] Crbon.File.FSSpec should accept non-existing pathnames

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue706585] Expose FinderInfo in FSCatalogInfo

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Can anyone salvage Gregory's inline patch?

--
keywords: +patch
nosy: +ajaksu2
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue684944] extend readline functionality in pdb

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue678264] test_resource fails when file size is limited

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Is this still a problem?

--
components: +Tests
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue665761] reduce() masks exception

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Confirmed in trunk, rev69550.

--
keywords: +patch
nosy: +ajaksu2
stage:  -> test needed
type:  -> behavior
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue602291] Bgen should learn about booleans

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1536] pickle's documentation is severely outdated

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> needs patch
type:  -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue504219] locale.resetlocale is broken

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
dependencies: +locale.getdefaultlocale doesnt handle all locales gracefully
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6 -Python 2.4

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue532631] Confusions in formatfloat

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +marketdickinson
stage:  -> test needed
type:  -> behavior
versions: +Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue602893] cgitb tracebacks not accessible

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
keywords: +easy
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue634412] RFC 2112 in email package

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +ajaksu2
stage:  -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue655802] cPickle not always same as pickle

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> needs patch
versions:  -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1520831] urrlib2 max_redirections=0 disables redirects

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1368312] fix for scheme identification in urllib2?

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue979407] urllib2 digest auth totally broken

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2244] urllib and urllib2 decode userinfo multiple times

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1285440] Digest Authentication not working in all cases

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1712522] urllib.quote throws exception on Unicode URL

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +orsenthil
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1424152] urllib/urllib2: HTTPS over (Squid) Proxy fails

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage: test needed -> patch review
type: feature request -> behavior
versions: +Python 2.6, Python 3.0

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3466] urllib2 should support HTTPS connections with client keys

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5102] urllib2.py timeouts do not propagate across redirects for 2.6.1 (and 3.x?)

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee, orsenthil
stage:  -> test needed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3819] urllib2 sends Basic auth across redirects

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

I think the test is close enough to acceptable, will adapt it if nobody
does first :)

--
nosy: +ajaksu2
stage:  -> needs patch
type:  -> behavior
versions: +Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5038] urrlib2/httplib doesn't reset file position between requests

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4773] HTTPMessage not documented and has inconsistent API across 2.6/3.0

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4932] Little improvement on urlparse module, urlparse function.

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



=?utf-8?q?[issue5239]_time.strptime("=EF=BC=92=EF=BC=90=EF=BC=90=EF=BC=99", _"%Y")_raises_a_value_error?=

2009-02-12 Thread Ezio Melotti

Changes by Ezio Melotti :


--
components: +Library (Lib), Unicode
type:  -> behavior
versions: +Python 2.4, Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 
3.1

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



=?utf-8?q?[issue5239]_time.strptime("=EF=BC=92=EF=BC=90=EF=BC=90=EF=BC=99", _"%Y")_raises_a_value_error?=

2009-02-12 Thread Ezio Melotti

New submission from Ezio Melotti :

On Py3 strptime("2009", "%Y") fails:
>>> strptime("2009", "%Y")
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/local/lib/python3.0/_strptime.py", line 454, in _strptime_time
return _strptime(data_string, format)[0]
  File "/usr/local/lib/python3.0/_strptime.py", line 325, in _strptime
(data_string, format))
ValueError: time data '2009' does not match format '%Y'

but non-ascii numbers are supported elsewhere:
>>> int("2009")
2009
>>> re.match("^\d{4}$", "2009").group()
'2009'

The problem seems to be at the line 265 of _strptime.py:
return re_compile(self.pattern(format), IGNORECASE | ASCII)
The ASCII flag prevent the regex to work properly with '2009':
>>> re.match("^\d{4}$", "2009", re.ASCII)
>>>

I tried to remove the ASCII flag and it worked fine.

On Py2.x the problem is the same:
>>> strptime(u"2009", "%Y")
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/lib/python2.5/_strptime.py", line 330, in strptime
(data_string, format))
ValueError>>>
>>> int(u"2009")
2009
>>> re.match("^\d{4}$", u"2009")

Here there's probably to add the re.UNICODE flag at the line 265 (untested):
return re_compile(self.pattern(format), IGNORECASE | UNICODE)
in order to make it work:
>>> re.match("^\d{4}$", u"2009", re.U).group()
u'\uff12\uff10\uff10\uff19'

--
messages: 81847
nosy: ezio.melotti
severity: normal
status: open
title: time.strptime("2009", "%Y") raises a value error

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4962] urlparse & nfs url (rfc 2224)

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4191] urlparse normalize URL path

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Will close soon if nobody is against it.

--
nosy: +ajaksu2, jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2987] RFC2732 support for urlparse (e.g. http://[::1]:80/)

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee
stage:  -> patch review
versions: +Python 2.7 -Python 2.5, Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1462525] URI parsing library

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> test needed
type:  -> feature request
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue754016] urlparse goes wrong with IP:port without scheme

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee
stage:  -> patch review
type:  -> behavior
versions: +Python 2.6 -Python 2.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue5007] urllib2 HTTPS connection failure (BadStatusLine Exception)

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee, orsenthil
stage:  -> test needed
versions: +Python 2.6 -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1643370] recursive urlparse

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee
stage:  -> test needed
versions: +Python 2.7, Python 3.1 -Python 2.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1591035] update urlparse to RFC 3986

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
dependencies: +URI parsing library
nosy: +jjlee
stage:  -> test needed
versions: +Python 2.7

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3924] cookielib chokes on non-integer cookie version, should ignore it instead

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
stage:  -> patch review
versions:  -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue3704] cookielib doesn't handle URLs with / in parameters

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
components: +Library (Lib) -None
stage:  -> patch review
versions:  -Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue2193] Cookie Colon Name Bug

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee
stage:  -> test needed
versions:  -Python 2.4, Python 2.5

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1673007] urllib2 requests history + HEAD support

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue4140] urllib2: request with digest auth through proxy fail

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1682241] Problems with urllib2 read()

2009-02-12 Thread Daniel Diniz

Daniel Diniz  added the comment:

Anyone against closing?

--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue1599329] urllib(2) should allow automatic decoding by charset

2009-02-12 Thread Daniel Diniz

Changes by Daniel Diniz :


--
nosy: +jjlee

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



  1   2   3   >