<[EMAIL PROTECTED]> wrote:

> Is it possible to split a Class definition over two or more text files?
> (if so, how:)

There's no partial types like in .NET 2.0 but since Python is dynamic
you can add members at runtime :-)

-- 
Lawrence - http://www.oluyede.org/blog
"Nothing is more dangerous than an idea
if it's the only one you have" - E. A. Chartier
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to