-
- Downloads
CustomConstructor -> CustomClass, which calls specialClass
specialClass is an analog of functools.partial but for classes. We can now use it instead of partial() in mn, so that Mininet can introspect on the actual base class. Fixes #488
Loading
Please register or sign in to comment