Kaydet (Commit) ce3d34dd authored tarafından Neal Norwitz's avatar Neal Norwitz

Whitespace normalization

üst c3da83fc
......@@ -2870,7 +2870,7 @@ static PyMethodDef tzinfo_methods[] = {
static char tzinfo_doc[] =
PyDoc_STR("Abstract base class for time zone info objects.");
statichere PyTypeObject PyDateTime_TZInfoType = {
statichere PyTypeObject PyDateTime_TZInfoType = {
PyObject_HEAD_INIT(NULL)
0, /* ob_size */
"datetime.tzinfo", /* tp_name */
......
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