From: Victor Stinner Date: Thu, 9 Oct 2014 11:53:45 +0000 (+0200) Subject: (Merge 3.4) Issue #22568: Fix compilation of posixmodule.c with Open Watcom: X-Git-Tag: v3.5.0a1~727 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=67e2e6d600f243c748678c09f741b6f8938af452;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) Issue #22568: Fix compilation of posixmodule.c with Open Watcom: rename "utime" variable to "ut" to avoid conflict with the C utime() function. Patch written by Jeffrey Armstrong. --- 67e2e6d600f243c748678c09f741b6f8938af452