[Python-Dev] Re: User extendable literal modifiers ?!

Fredrik Lundh fredrik@pythonware.com
Fri, 27 Sep 2002 15:21:45 +0200


alex wrote:

> If a single instance of any arbitrary class may be returned and
> get treated as a literal token by the parser, then that's much
> better

how do you marshal the resulting byte code?

</F>