Files
neutron-lib/tools
Takashi Kajinami d4374c2254 Replace deprecated inspect.getargspec
inspect.getargspec was deprecated since Python 3.0 and
inspect.getfullargspec is its replacement with correct handling of
function annotations and keyword-only parameters[1].

[1] https://docs.python.org/3/library/inspect.html#inspect.getargspec

Change-Id: I1d72d3879a8aa12fdbe722f7b2370b44b9fd71e7
2021-07-15 20:37:17 +09:00
..
2016-11-02 10:05:56 -06:00
2021-07-15 20:37:17 +09:00