Fredrik Lundh wrote:
> or is it time to move away from the current "odd-format-with-extensive-
> semantic-markup-that-nobody-uses-and-only-a-few-people-fully-under-
> stand" approach to something quicker and dirtier [1] ?
If you just want to know what your changes look like: type "make html"
in th
Aahz wrote:
> On Tue, Dec 20, 2005, M.-A. Lemburg wrote:
>> Josiah Carlson wrote:
>>> New superclasses for all built-in types (except for string and unicode,
>>> which already subclass from basestring).
>>>
>>> int, float, complex (long) : subclass from basenumber
>>> tuple, list, set : subclass fr
On Tue, Dec 20, 2005, M.-A. Lemburg wrote:
> Josiah Carlson wrote:
>>
>> New superclasses for all built-in types (except for string and unicode,
>> which already subclass from basestring).
>>
>> int, float, complex (long) : subclass from basenumber
>> tuple, list, set : subclass from basesequence
Josiah Carlson wrote:
> Jim Fulton <[EMAIL PROTECTED]> wrote:
>> Jim Jewett wrote:
>>> PEP 3000 now suggests that dropping default comparison has become more
>>> than an idle what-if.
>>>
>>> Unfortunately, one very common use case of comparisons is to get a
>>> canonical order. If the order is se
Jim Fulton <[EMAIL PROTECTED]> wrote:
>
> Jim Jewett wrote:
> > PEP 3000 now suggests that dropping default comparison has become more
> > than an idle what-if.
> >
> > Unfortunately, one very common use case of comparisons is to get a
> > canonical order. If the order is sensible, all the bett
I know this is OT, but I thought y'all might find this interesting. -- n
-- Forwarded message --
From: jack <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Hi,
I saw in http://www.python.org/download/download_other.html that people notify
python ports to other platforms/devices.
I po
Would a patch be accepted that implemented an optional second parameter
for the os.startfile function on Windows?
Sometimes I missed the possibility to write
os.startfile("mydocs.pdf", "print")
Thomas
___
Python-Dev mailing list
Python-Dev@python.o
Building the svn trunk on Windows fails because Python\pyarena.c is
missing in the pythoncore.vcproj file (I'm not yet up to speed with svn,
otherwise I would have checked in a fix for this myself).
Worse, when running the built exe it segfaults in Py_GetBuildInfo(),
because it is picking up some
Thomas Heller <[EMAIL PROTECTED]> writes:
> Building the svn trunk on Windows fails because Python\pyarena.c is
> missing in the pythoncore.vcproj file (I'm not yet up to speed with svn,
> otherwise I would have checked in a fix for this myself).
>
> Worse, when running the built exe it segfaults
sir i have taken softwer from icashline.com that is mass mailing softwere is worldcast that is not running it is showing that I/O PROBLEM OR MEDIA PRO BLEM. PLEASE HELP ME.Send instant messages to your online friends http://in.messenger.yahoo.com _
On 12/19/05, Josiah Carlson <[EMAIL PROTECTED]> wrote:
>
> Michael Urman <[EMAIL PROTECTED]> wrote:
> > Such as sorted(stuff, key=id)?
>
> I believe that ideally, canonical orderings would be persistant across
> sessions.
Erm, yes, I totally missed that in Jim's original preferred
requirements. An
Fredrik Lundh wrote:
> Steve Holden wrote:
>
>
>>>I'd say that any spelling with more than 500,000 google hits is perfectly
>>>valid...
>>>
>>
>>Anything you say, Frederick ...
>>
>>thirteen-million-google-hits-can't-possibly-be-wrong-ly y'rs - steve
>
>
> oh, frederick is a perfectly valid e
Steve Holden wrote:
>> I'd say that any spelling with more than 500,000 google hits is perfectly
>> valid...
>>
> Anything you say, Frederick ...
>
> thirteen-million-google-hits-can't-possibly-be-wrong-ly y'rs - steve
oh, frederick is a perfectly valid english spelling of the germanic name
"F
Jim Jewett wrote:
> PEP 3000 now suggests that dropping default comparison has become more
> than an idle what-if.
>
> Unfortunately, one very common use case of comparisons is to get a
> canonical order. If the order is sensible, all the better, but that
> is not strictly required. One of Pytho
Fredrik Lundh wrote:
> Steve Holden wrote:
>
>
>>That's "embarrassing", by the way. You're obviously having a bad
>>spelling day :-)
>
>
> I'd say that any spelling with more than 500,000 google hits is perfectly
> valid...
>
Anything you say, Frederick ...
thirteen-million-google-hits-can't
the "Documentation Development" page at
http://www.python.org/dev/doc/
contains a link to a "SVN trunk" version which was last updated nearly
four months ago. what would it take to automatically update the trunk
docs, say, once a day or so ?
or is it time to move away from the current "odd-
Steve Holden wrote:
> That's "embarrassing", by the way. You're obviously having a bad
> spelling day :-)
I'd say that any spelling with more than 500,000 google hits is perfectly
valid...
___
Python-Dev mailing list
Python-Dev@python.org
http://
"LD 'Gus' Landis" <[EMAIL PROTECTED]> writes:
> Hi,
>
> So, what does one get when built on a system not connected to
> the net? say from a tarball?
Um, the two things you mention are unrelated. svnversion doesn't
access the network, so the first thing is moot. For the second, we've
talked
Hi,
So, what does one get when built on a system not connected to
the net? say from a tarball? It can happen, ya know.
Cheers,
--ldl
On 12/18/05, "Martin v. Löwis" <[EMAIL PROTECTED]> wrote:
> Barry Warsaw wrote:
> > Yes, here's my thought: I have a mod to Makefile.pre.in and
> > getbuild
19 matches
Mail list logo