[Python-Dev] Object customization (was: Arbitrary attributes on funcs and methods)

bwarsaw@cnri.reston.va.us bwarsaw@cnri.reston.va.us
Fri, 14 Apr 2000 14:21:11 -0400 (EDT)


>>>>> "KM" == Ken Manheimer <klm@digicool.com> writes:

    KM> (Oh, and i'd suggest up front that documentation for this
    KM> feature recommend people not use "__*__" names for their own
    KM> object attributes, to avoid collisions with eventual use of
    KM> them by python.)

Agreed.