Skip to main content

Module python

Module python 

Source
Expand description

Python plugin. Extracts class → class and def (free → function, inside a class → method), qualified with . (method · Account, nested class Inner · Outer). Decorators are transparent — the wrapped def is what counts.

Structs§

Python