I'm willing to subclass str, but when I tried it before it became a little confusing -- I think mostly because anytime I assigned to self it seemed like it converted the whole object to a str rather than a Path. I suspect I don't know the proper idiom for doing this -- any hints? Thanks ... -- http://mail.python.org/mailman/listinfo/python-list
- Automatic Type Conversion to String Bruce Eckel
- Re: Automatic Type Conversion to String Chris Rebert
- Re: Automatic Type Conversion to String Bruce Eckel
- Re: Automatic Type Conversion to String Ulrich Eckhardt
- Re: Automatic Type Conversion to String Bruce Eckel
- Re: Automatic Type Conversion to String Ned Deily