le service which botched it.
Python libraries should strive to deliver textual data to the programmer
in clean Unicode. If someone needs the underlying wire representation
it should be available, but not the default.
ordering? What
problem does this\ solve?
John Nagle
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://mail.python.org/mailman/options/pyt
ect. Something like
class foo(object) :
pass
attrdict = { a : 1, b : 2}
make_object(foo, attrdict)
This covers most of the use cases for "setattr".
John Nagle
___
Pytho
-manuals/python-policy/";
This keeps the system updaters from becoming confused, and
reduces the risk that an update to one version of Python will
break another version.
John Nagle
___
Python-Dev mailing list
Py
portunity for an attack
similar to SQL injection. Think about what this can do to a parser
that has and calls a method "display" for each element:
You are pwned.
John Nagle
___
Python-Dev mai
times will get worse
as the JIT compiler cranks, but run time will (hopefully) decrease.
John Nagle
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://
arge numbers of users than IDLE. IDLE is useful, but not critical.
Given limited resources, it's necessary to cut back in some areas.
I'd vote IDLE off the island.
John Nagle
___
Python-Dev mailing list
Python-D
On 6/26/2010 7:44 AM, Jesse Noller wrote:
On Sat, Jun 26, 2010 at 9:29 AM, Michael Foord
wrote:
On 26/06/2010 07:11, John Nagle wrote:
We have just released a proof-of-concept implementation of a new
approach to thread management - "newthreading".
The import * form is cons
limbing.
This may in time become a Python Enhancement Proposal. We'd like
to get some experience with it first. Try it out and report back.
The SourceForge forum for the project is the best place to report problems.
John Nagle
___