[Python-Dev] Fwd: defaultproperty (original) (raw)
Barry Warsaw barry at python.org
Mon Oct 10 16:41:32 CEST 2005
- Previous message: [Python-Dev] defaultproperty
- Next message: [Python-Dev] Fwd: defaultproperty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2005-10-10 at 01:47, Calvin Spealman wrote:
Never created for a reason? lumping things together for having the similar usage semantics, but unrelated purposes, might be something to avoid and maybe that's why it hasn't happened yet for decorators. If ever there was a makethreadsafe decorator, it should go in the thread module, etc. I mean, come on, its like making a module just to store a bunch of unrelated types just to lump them together because they're types. Who wants that?
Like itertools?
+1 for a decorators module. -Barry
-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 307 bytes Desc: This is a digitally signed message part Url : http://mail.python.org/pipermail/python-dev/attachments/20051010/5bb19553/attachment.pgp
- Previous message: [Python-Dev] defaultproperty
- Next message: [Python-Dev] Fwd: defaultproperty
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]