Staging
v0.5.1
https://github.com/python/cpython
Revision dfd4a1d8414ea54a3c56e909167983a503e51067 authored by E Kawashima on 01 December 2018, 12:16:00 UTC, committed by Serhiy Storchaka on 01 December 2018, 12:16:00 UTC
(cherry picked from commit b7c2182604d5796b5af4c837991aa0b8c8a2d41f)
1 parent 2212ee2
Raw File
Tip revision: dfd4a1d8414ea54a3c56e909167983a503e51067 authored by E Kawashima on 01 December 2018, 12:16:00 UTC
[2.7] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (GH-10827)
Tip revision: dfd4a1d
regen
#! /bin/sh
set -v
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top