On 2020-04-08 08:50:07 +0200, Luuk wrote:
> On 6-4-2020 22:57, Stefan Ram wrote:
> >The documentation ("help" under CPython 3.9) for "min" reads
> >(simplified):
> >
> > min( arg1, arg2, *args )
> >
> >, for "print" it reads (simplified):
> >
> > print( value, ... ).
> >
> >The
Antoon Pardon wrote:
> I am experimenting with subclasses that all need the same metaclass as the
> base class. Is there a way to make the metaclass be inherited, so that you
> don't have to repeat the "metaclass = MetaClass" with every subclass.
?
This is not only possible, this is the default:
I am experimenting with subclasses that all need the same metaclass as the
base class. Is there a way to make the metaclass be inherited, so that you
don't have to repeat the "metaclass = MetaClass" with every subclass.
--
Antoon Pardon.
--
https://mail.python.org/mailman/listinfo/python-list
I thought about an app that would be similar to Google's current sound
recording that records sounds and turns them into words and characters. I
was thinking that you might be able to make an app or atleast a program
that takes a picture and saves it in the form of text document which could
be play