[EMAIL PROTECTED] wrote: > Hi, > > Is it possible to split a Class definition over two or more text files?
Yes, but not directly. Could you tell us why you think you have such a
need ?
> (if so, how:)
Please answer my previous question first !-)
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in '[EMAIL PROTECTED]'.split('@')])"
--
http://mail.python.org/mailman/listinfo/python-list
