Copy ExternalMethod.__call__ entirely to prepare for further patching.
Vincent Pelletier authored
Also, use from ... import * to make verbatim original code work.
Also, use original code's coding style for unaltered lines.
ac480a3e