Home | History | Annotate | Download | only in Lib

Lines Matching full:plain

376         raise TypeError("Plain %s is not valid as type argument" % arg)
447 the return type is still plain str.
907 * plain Generic is disallowed in bases;
912 stripped to plain C.
936 # Also check for and reject plain Generic,
941 raise TypeError("Cannot inherit from plain Generic")