• Andrew M. Kuchling's avatar
    Patch #103220 from Jason Tishler: · 989835c9
    Andrew M. Kuchling yazdı
      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.
    989835c9
util.py 16.1 KB