Staging
v0.5.1
https://github.com/python/cpython
Revision 2c5e28ebc21b8517cfaa3075dabb81f963be0303 authored by Victor Stinner on 17 May 2011, 13:49:56 UTC, committed by Victor Stinner on 17 May 2011, 13:49:56 UTC
the CJK encoding testcase BLOB into multiple text files.
1 parent b13cacf
Raw File
Tip revision: 2c5e28ebc21b8517cfaa3075dabb81f963be0303 authored by Victor Stinner on 17 May 2011, 13:49:56 UTC
Issue #12057: Fix .hgeol and test_multibytecodec_support for the conversion of
Tip revision: 2c5e28e
regen
#! /bin/sh
set -v
python ../../Tools/scripts/h2py.py -i '(u_long)' /usr/include/netinet/in.h
back to top