mirror of
https://github.com/python/cpython.git
synced 2025-10-22 14:42:22 +00:00
Lint...
This commit is contained in:
parent
9abc539846
commit
96163c1dec
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||||
|
|
||||||
/* Type object implementation */
|
/* Type object implementation */
|
||||||
|
|
||||||
|
/* ARGSUSED */
|
||||||
static int
|
static int
|
||||||
type_print(v, fp, flags)
|
type_print(v, fp, flags)
|
||||||
typeobject *v;
|
typeobject *v;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue