Eric Smith wrote:
> The problem is that if an object does does its own
> __format__, it either needs to understand all of the string formatting,
> or at least recognize a string format and send it along to
> string.__format__() (or object.__format__, which will convert to string
> for you).
No
I'd like to spend some time during the Sprint doing three things:
1. Doing a code review of the modified SSL C code with 2 or 3 others.
Can we get a small conference room with a projector to use for an hour?
If not, I can provide one at PARC. I also need a few volunteers to be
the re
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Aug 21, 2007, at 1:56 PM, [EMAIL PROTECTED] wrote:
> I've shared a document with you called "Py3k Sprint Tasks":
> http://spreadsheets.google.com/ccc?
> key=pBLWM8elhFAmKbrhhh0ApQA&[EMAIL PROTECTED]&t=3328567089265
> 242420&guest
>
> It's not an
On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Guido> Feel free to add. If you're coming to the sprint, feel free to
> Guido> claim ownership of a task.
>
> I started to edit the spreadsheet but then held off, remembering the edit
> conflict problems I caused you just a few mi
Guido> Feel free to add. If you're coming to the sprint, feel free to
Guido> claim ownership of a task.
I started to edit the spreadsheet but then held off, remembering the edit
conflict problems I caused you just a few minutes earlier with the wiki page
(sorry about that). Does the Goog
I've shared a document with you called "Py3k Sprint Tasks":
http://spreadsheets.google.com/ccc?key=pBLWM8elhFAmKbrhhh0ApQA&[EMAIL
PROTECTED]&t=3328567089265242420&guest
It's not an attachment -- it's stored online at Google Docs & Spreadsheets. To
open this document, just click the link above.
Lisandro Dalcin wrote:
> Travis, I had no much time to follow you on py3k-buffer branch, but
> now you merged in py3k, I want to make an small comment for your
> consideration.
>
> Pehaps the 'PyBuffer' struct could be named different, something like
> 'Py_buffer'. The use case has some similarites
On 8/20/07, Greg Ewing <[EMAIL PROTECTED]> wrote:
> Guido van Rossum wrote:
> > But how often will you need this? (You only need the !s part if you
> > don't know that the argument is a string.)
>
> Maybe I'm confused. I thought we had agreed that most
> types would delegate to str if they didn't u
Travis, I had no much time to follow you on py3k-buffer branch, but
now you merged in py3k, I want to make an small comment for your
consideration.
Pehaps the 'PyBuffer' struct could be named different, something like
'Py_buffer'. The use case has some similarites to 'Py_complex' struct.
It is no
Greg Ewing wrote:
> Guido van Rossum wrote:
>> But how often will you need this? (You only need the !s part if you
>> don't know that the argument is a string.)
>
> Maybe I'm confused. I thought we had agreed that most
> types would delegate to str if they didn't understand
> the format, so most o
Eric V. Smith wrote:
[a duplicate message]
Please ignore this. I accidentally sent it twice.
___
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe:
http://mail.python.org/mailman/options/pyt
11 matches
Mail list logo