autocoding project proposal

Neil Hodgson nhodgson at bigpond.net.au
Thu Jan 31 00:56:12 EST 2002


dman:
> On Wed, Jan 30, 2002 at 08:50:35PM +0000, Neil Hodgson wrote:
> | class X:
> |         def init(self):
> |                 pass
> |         <<tagReader>>
> |         def writer(self, f):
> |                 <<tagWriter>>
>
> If you want to insert more than one LOC, you'll still need to know the
> indentation level for the other lines.

   Can you please give an example? It looks to me as if multiple lines are
simply indented relative to the insertion point.

   Neil






More information about the Python-list mailing list