Commit 63cdc148 authored by Takashi Kajinami's avatar Takashi Kajinami
Browse files

Do not patch inspect.argspec directly

This fixes the leftover of c1933306
and makes the get_method_spec method patched instead of inspect.argspec
because now the method wraps call to inspect.argspec.

Change-Id: Id3c18d151a6f239f7ceff4e0b24f4006963827ea
parent 4d5d360d