diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2017-06-10 10:13:51 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-10 10:13:51 (GMT) |
commit | 5f31d5cf6efa8c304d352e34f9f2a1ed0074298e (patch) | |
tree | a23ef3b471469e5eaa96c7845e523b4f96bd551c /Modules/clinic | |
parent | 171b9a354e816eebc6d4c3a8553303942e9c5025 (diff) | |
download | cpython-5f31d5cf6efa8c304d352e34f9f2a1ed0074298e.zip cpython-5f31d5cf6efa8c304d352e34f9f2a1ed0074298e.tar.gz cpython-5f31d5cf6efa8c304d352e34f9f2a1ed0074298e.tar.bz2 |
Regenerate Argument Clinic code for bpo-19180. (#2073)
Diffstat (limited to 'Modules/clinic')
-rw-r--r-- | Modules/clinic/_ssl.c.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/clinic/_ssl.c.h b/Modules/clinic/_ssl.c.h index ece3088..32894a9 100644 --- a/Modules/clinic/_ssl.c.h +++ b/Modules/clinic/_ssl.c.h @@ -1180,4 +1180,4 @@ exit: #ifndef _SSL_ENUM_CRLS_METHODDEF #define _SSL_ENUM_CRLS_METHODDEF #endif /* !defined(_SSL_ENUM_CRLS_METHODDEF) */ -/*[clinic end generated code: output=2ab0e4fdb2d2acbc input=a9049054013a1b77]*/ +/*[clinic end generated code: output=30284eec805dbdf8 input=a9049054013a1b77]*/ |