]> granicus.if.org Git - python/commit
Patch #103220 from Jason Tishler:
authorAndrew M. Kuchling <amk@amk.ca>
Fri, 19 Jan 2001 16:26:12 +0000 (16:26 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Fri, 19 Jan 2001 16:26:12 +0000 (16:26 +0000)
commit989835c9fc4e18f5b73dda9d1f6c769e78eecf77
treef9c28279459040081fdc6c52b2918cb44db080a6
parentae89af9c636103f425d477904911144f8aba2032
Patch #103220 from Jason Tishler:
  This patch adds support for Cygwin to util.get_platform(). A Cygwin
  specific case is needed due to the format of Cygwin's uname command,
  which contains '/' characters.
Lib/distutils/util.py