ill, but I'm currently not able to install
> numpy at all under Python 3 using pysetup, easy_install, or pip.)
ExtensionClass and Acquisition would fit the bill, except they aren't
ported to Python3 (Acquisition needs the headers from ExtensionClass).
Tres.
- --
=====
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/16/2012 04:46 AM, Lennart Regebro wrote:
> On Fri, Mar 16, 2012 at 05:55, Tres Seaver
> wrote:
>> ExtensionClass and Acquisition would fit the bill, except they
>> aren't ported to Python3 (Acquisition needs the headers
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 03/16/2012 10:57 AM, Guido van Rossum wrote:
> On Thu, Mar 15, 2012 at 9:48 PM, Tres Seaver
> wrote:
>> On 03/13/2012 06:49 PM, Nick Coghlan wrote:
>>> On Wed, Mar 14, 2012 at 8:08 AM, Guido van Rossum
>>> wro
st defeats their purpose (italic works
fine for that).
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP
or that "design" is bad.
> Don't throw out the baby with the bathwater.
Designers who care more about utility / accessibility more than their
hipster karma seem to be a tiny minority in the current web world
(without even counting "web designers" who think a Photoshop docum
uot;
[1] http://en.wikipedia.org/wiki/Hanlon's_razor
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PG
th '_rtfm'.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.
might miss or
defer replying to the message).
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
e designated metaclass - the
> *actual* metaclass of the resulting class definition may be something
> different. That's why this is a separate method from mcl.__new__.
Why not make it a static method, if there is no notion of a useful 'cls'
argument?
Tres.
- --
=
priate
> type.
Why would anyone want to iterate over either of them?
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
---
the
> scheme the PEP as:
>
> # Walk the MRO to build a complete decorator list decorators = [] for
> entry in cls.mro():
> decorators.extend(cls.__dict__.get("__decorators__", ()) # Apply the
> decorators in "Last In, First Out" order, just like unwinding
as from non-Python-core packages where the convention is that the
Sphink docs are managed and built in the 'docs' subdirectory).
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Softw
ng a copy in Python at all: if your app needs it, and the
OS on which you deploy doesn't provide it, you have a straightforward way
of installing it.
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.
e
downside of bundling immediately-stale data, and hoping that everybody
else remembers to configure it out.
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by De
ling) inside a release line: too much
potential for breakage for little gain.
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN
ged in 2.7 and/or 3.x?
>
> Certainly 3.x, but not 2.7.
Why not 2.7? It is a perfectly-backward-compatible change: no
currenly-working code could possibly break if cmath's restriction was
relaxed.
Tres.
- --
===
Tres
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/19/2012 11:56 AM, Benjamin Peterson wrote:
> 2012/10/19 Tres Seaver :
>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1
>>
>> On 10/19/2012 11:26 AM, Benjamin Peterson wrote:
>>> 2012/10/19 Antonio Cuni :
>>&g
le for complex; only
applications which do explicit type sniffing can tell the difference,
which makes the sniffing bogus.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software &quo
gmane: gmane.comp.python.capi
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1
on PyPy / Jython, too).
Am I missing something?
Tres.
- --
===
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG
ough for your purpose? ==
> and != still compare by pointer, but you're primarily interested in
> ordering her, right?
The b-search algorithm needs ordering on keys, but also meaningful
(non-identity) equality.
Tres.
- --
===
methodwrappers don't compare
equal the same way slotwrappers do :(. I still need to straddle (back to
Python 2.6.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 11/08/2012 02:51 PM, Tres Seaver wrote:
> On 11/08/2012 12:59 PM, Guido van Rossum wrote:
>> In Python, you can write
>
>> if C.__eq__ == object.__eq__: print('class C does not override
>> __eq__')
>
>>
stream package authors) makes the choices.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
C
rror is better than a bad-but-silent answer.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Ve
mezone data, version 2, \
1 gmt time flag, 1 std time flag, no leap seconds, no transition times, \
1 abbreviation char
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software
-exec by default is probably a
> reasonable decision.
Why would we wander away from POSIX semantics here? There are good
reasons not to close open descriptors (the 'pipe()' syscall, for
instance), and there is no POSIXy way to ask for them *not* to be closed.
Tres.
- --
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 01/10/2013 01:30 PM, Antoine Pitrou wrote:
> On Thu, 10 Jan 2013 12:47:23 -0500 Tres Seaver
> wrote:
>> Why would we wander away from POSIX semantics here? There are good
>> reasons not to close open descriptors (the
volved?
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"http://palladion.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined
> Whoops, sorry. I thought I had remembered some recent discussion of
> an upcoming 2.7 micro. Off-by-one error, or just brain freeze? :-)
The upcoming micro you recall is 2.7.4. The 2.7.3 train left the station
already. ;)
Tres.
- --
======
changeable, which is the only thing that
makes distribute viable, in the ecosystem sense.
Tres.
- --
=======
Tres Seaver +1 540-429-0999 tsea...@palladion.com
Palladion Software "Excellence by Design"
the MRO of the
testcase class has changed: it declares a 'run' method, which is
supposed to run the external process, which clashes with the 'run'
method of unittest.TestCase. I don't know what change in the 2.4 ->
2.4.1c1 update would have mucked with the MRO (if a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Tim Peters wrote:
| [Tres Seaver]
|
|>Unit tests for Zope 2.7.4's 'zdaemon' package, which passed under Python
|>2.4, now fail under 2.4.1c1:
|
|
| Are you sure they passed under 2.4?
Yep. I showed output from that in the ori
301 - 333 of 333 matches
Mail list logo