Re: [Python-Dev] lambda in Python

2006-05-05 Thread Ian D. Bollinger
it seems he never has anything coherent to contribute. I, however, dislike the idea of censoring someone just for being incoherent and obnoxious. Ignoring him is probably the most pragmatic thing to do. -- Ian D. Bollinger ___ Python-Dev mailing list

Re: [Python-Dev] PEP 359: The "make" Statement

2006-04-15 Thread Ian D. Bollinger
served word at this point, though.) The word 'of' might be appropriate as in: make class of type. However, 'from' seems to work better in most instances, and may be better or worse as it is already a reserved word. (make tag from Element) -- Ian D. Bollinger

Re: [Python-Dev] PEP 359: The "make" Statement

2006-04-13 Thread Ian D. Bollinger
I guess I fail to see how this syntax is a significant improvement over metaclasses (though __metaclass__ = xyz may not be the most aesthetic construct.) -- Ian D. Bollinger ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org

Re: [Python-Dev] New-style icons, .desktop file

2006-04-07 Thread Ian D. Bollinger
Also, a while ago a Kevin T. Gadd posted some Python icons he had made.    http://mail.python.org/pipermail/python-dev/2004-August/048273.html -- - Ian D. Bollinger ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo