]> granicus.if.org Git - python/commitdiff
(Merge 3.4) Issue #22568: Fix compilation of posixmodule.c with Open Watcom:
authorVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 11:53:45 +0000 (13:53 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Thu, 9 Oct 2014 11:53:45 +0000 (13:53 +0200)
rename "utime" variable to "ut" to avoid conflict with the C utime() function.
Patch written by Jeffrey Armstrong.

1  2 
Modules/posixmodule.c

Simple merge