Re: Re[4]: Re: Mutable Bytes
Greg Ewing <[email protected]> Mon, 02 Aug 2004 13:09:26 +1200
| Newsgroups | gmane.comp.lang.prothon.user |
|---|---|
| Message-ID | <[email protected]> |
> Actually, in Python the doc string is associated with the function object, > not the code block. It *could* be in the code object, though, since it can't change from one def execution to the next. I don't think so, anyway. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | [email protected] +--------------------------------------+