-
Changeset 1349 removed support for referencing module members by string. This removes keyword arguments from the Method constructor to prevent building Method with keywords, and having the make crash because they are not supported.
221e2176
Changeset 1349 removed support for referencing module members by string. This removes keyword arguments from the Method constructor to prevent building Method with keywords, and having the make crash because they are not supported.