]> granicus.if.org Git - libevent/commit
Don't override the `type` built-in
authorEnji Cooper <yaneurabeya@gmail.com>
Fri, 27 Mar 2020 23:45:21 +0000 (16:45 -0700)
committerEnji Cooper <yaneurabeya@gmail.com>
Fri, 27 Mar 2020 23:45:21 +0000 (16:45 -0700)
commit80171db51552567db1361475126ea1e780b57dc1
treee329984c093380d18b3daa52b016b49627c1ad36
parentcfcc093606e747a5d250787012bac0b149c60d6d
Don't override the `type` built-in

Name the second parameter to `Entry(..)` `ent_type` to avoid overriding
the built-in.

Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
event_rpcgen.py