[Python-Dev] Re: [Python-checkins] CVS: python/dist/src/Lib/test test_os.py,1.6,1.7 (original) (raw)

Greg Ewing greg@cosc.canterbury.ac.nz
Fri, 19 Oct 2001 16:52:38 +1300 (NZDT)


Guido:

Call me old-fashioned, but I like struct fields with unique prefixes, in Python as well as in C. It's a hint about what kind of data structure we're looking at.

The name of whatever is referring to the struct should be doing that.

Anyway, if it's such a good thing, why don't you use it in all the Python code you write?

Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+