TIP 424, improving exec, by
Alexandre Ferrieux, proposes a new syntax for
exec (and by extension, for
open) to make it possible to pass arbitrary values, even those that look like special
exec operators, as arguments to the executed program.
See Also edit
- lexec
- Alex's implementation of TIP 424, rolled into its own package.