[Python-Dev] Re: Decorators after 'def' should be reconsidered (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Thu Aug 12 07:22:21 CEST 2004
- Previous message: [Python-Dev] Re: Decorators after 'def' should be reconsidered
- Next message: [Python-Dev] Re: Decorators after 'def' should be reconsidered
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Andrew Durdin <adurdin at gmail.com>:
One very nice thing with Python to date is that it is very easy to read even without syntax coloring--I think that's a feature worth keeping.
So do I. Currently I edit Python on my Mac with BBEdit Lite, without syntax colouring, and I haven't missed it. I wouldn't enjoy starting to miss it now.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Re: Decorators after 'def' should be reconsidered
- Next message: [Python-Dev] Re: Decorators after 'def' should be reconsidered
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]