On 2006-08-15 15:28:36 -0400, "metaperl" <[EMAIL PROTECTED]> said:
> Email to Kevin Smith regarding his plastex package failed. I hope he
> read this group. The tarball that he needs to reproduce the error is
> here:
> http://arc.livingcosmos.org/wolfram-fruit2/wolfra
prompted to verify the host and for a password, but I
can't type them in. It's as if the command prompt has taken control
again. Is there any way to exec an interactive program such as ssh?
Kevin Smith
--
http://mail.python.org/mailman/listinfo/python-list
super(self).go()
I can create a super() that does this as follows:
_super = super
def super(obj, cls=None):
if cls is None:
return _super(type(obj), obj)
return super(cls, obj)
I guess I'm just not sure why it wasn't done that way in the first place
possible?
--
Kevin Smith
[EMAIL PROTECTED]
--
http://mail.python.org/mailman/listinfo/python-list