Kaydet (Commit) fbb388b3 authored tarafından Benjamin Peterson's avatar Benjamin Peterson

tabify

üst 0c5ca573
...@@ -52,8 +52,8 @@ struct _inittab _PyImport_Inittab[] = { ...@@ -52,8 +52,8 @@ struct _inittab _PyImport_Inittab[] = {
/* This lives in gcmodule.c */ /* This lives in gcmodule.c */
{"gc", initgc}, {"gc", initgc},
/* This lives in _warnings.c */ /* This lives in _warnings.c */
{"_warnings", _PyWarnings_Init}, {"_warnings", _PyWarnings_Init},
/* Sentinel */ /* Sentinel */
{0, 0} {0, 0}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment