Skip to content

Instantly share code, notes, and snippets.

@jkndrkn
Created August 31, 2015 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkndrkn/2c5f3d9626db1259538c to your computer and use it in GitHub Desktop.
Save jkndrkn/2c5f3d9626db1259538c to your computer and use it in GitHub Desktop.
py2exe ssl.pyd issue
running py2exe
creating C:\cygwin64\home\eeger\hgame\dist
*** searching for required modules ***
*** parsing results ***
creating C:\cygwin64\home\eeger\hgame\dist\tcl
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\auto.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\clock.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\ascii.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\big5.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1250.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1251.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1252.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1253.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1254.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1255.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1256.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1257.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp1258.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp437.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp737.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp775.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp850.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp852.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp855.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp857.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp860.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp861.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp862.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp863.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp864.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp865.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp866.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp869.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp874.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp932.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp936.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp949.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\cp950.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\dingbats.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\ebcdic.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\euc-cn.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\euc-jp.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\euc-kr.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\gb12345.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\gb1988.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\gb2312-raw.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\gb2312.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso2022-jp.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso2022-kr.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso2022.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-1.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-10.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-13.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-14.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-15.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-16.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-2.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-3.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-4.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-5.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-6.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-7.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-8.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\iso8859-9.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\jis0201.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\jis0208.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\jis0212.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\koi8-r.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\koi8-u.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\ksc5601.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macCentEuro.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macCroatian.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macCyrillic.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macDingbats.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macGreek.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macIceland.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macJapan.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macRoman.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macRomania.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macThai.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macTurkish.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\macUkraine.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\shiftjis.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\symbol.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\encoding\tis-620.enc -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\encoding
copying C:\Python27\tcl\tcl8.5\history.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\http1.0
copying C:\Python27\tcl\tcl8.5\http1.0\http.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\http1.0
copying C:\Python27\tcl\tcl8.5\http1.0\pkgIndex.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\http1.0
copying C:\Python27\tcl\tcl8.5\init.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\af.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\af_za.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ar.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ar_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ar_jo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ar_lb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ar_sy.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\be.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\bg.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\bn.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\bn_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ca.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\cs.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\da.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\de.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\de_at.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\de_be.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\el.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_au.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_be.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_bw.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_ca.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_gb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_hk.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_ie.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_nz.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_ph.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_sg.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_za.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\en_zw.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\eo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_ar.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_bo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_cl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_co.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_cr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_do.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_ec.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_gt.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_hn.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_mx.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_ni.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_pa.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_pe.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_pr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_py.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_sv.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_uy.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\es_ve.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\et.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\eu.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\eu_es.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fa.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fa_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fa_ir.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fi.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fo_fo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fr_be.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fr_ca.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\fr_ch.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ga.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ga_ie.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\gl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\gl_es.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\gv.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\gv_gb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\he.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\hi.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\hi_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\hr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\hu.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\id.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\id_id.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\is.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\it.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\it_ch.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ja.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kl_gl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ko.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kok.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kok_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ko_kr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kw.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\kw_gb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\lt.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\lv.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\mk.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\mr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\mr_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ms.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ms_my.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\mt.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\nb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\nl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\nl_be.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\nn.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\pl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\pt.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\pt_br.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ro.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ru.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ru_ua.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sh.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sk.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sq.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sv.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\sw.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ta.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\ta_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\te.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\te_in.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\th.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\tr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\uk.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\vi.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\zh.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\zh_cn.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\zh_hk.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\zh_sg.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
copying C:\Python27\tcl\tcl8.5\msgs\zh_tw.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\msgs
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\opt0.4
copying C:\Python27\tcl\tcl8.5\opt0.4\optparse.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\opt0.4
copying C:\Python27\tcl\tcl8.5\opt0.4\pkgIndex.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\opt0.4
copying C:\Python27\tcl\tcl8.5\package.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\parray.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\safe.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\tclIndex -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
copying C:\Python27\tcl\tcl8.5\tm.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Abidjan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Accra -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Addis_Ababa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Algiers -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Asmara -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Asmera -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Bamako -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Bangui -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Banjul -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Bissau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Blantyre -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Brazzaville -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Bujumbura -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Cairo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Casablanca -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Ceuta -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Conakry -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Dakar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Dar_es_Salaam -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Djibouti -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Douala -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\El_Aaiun -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Freetown -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Gaborone -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Harare -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Johannesburg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Juba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Kampala -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Khartoum -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Kigali -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Kinshasa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Lagos -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Libreville -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Lome -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Luanda -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Lubumbashi -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Lusaka -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Malabo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Maputo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Maseru -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Mbabane -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Mogadishu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Monrovia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Nairobi -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Ndjamena -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Niamey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Nouakchott -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Ouagadougou -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Porto-Novo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Sao_Tome -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Timbuktu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Tripoli -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Tunis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
copying C:\Python27\tcl\tcl8.5\tzdata\Africa\Windhoek -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Africa
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Adak -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Anchorage -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Anguilla -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Antigua -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Araguaina -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Buenos_Aires -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Catamarca -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\ComodRivadavia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Cordoba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Jujuy -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\La_Rioja -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Mendoza -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Rio_Gallegos -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Salta -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\San_Juan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\San_Luis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Tucuman -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Argentina\Ushuaia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Argentina
copying C:\Python27\tcl\tcl8.5\tzdata\America\Aruba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Asuncion -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Atikokan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Atka -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Bahia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Bahia_Banderas -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Barbados -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Belem -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Belize -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Blanc-Sablon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Boa_Vista -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Bogota -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Boise -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Buenos_Aires -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cambridge_Bay -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Campo_Grande -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cancun -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Caracas -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Catamarca -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cayenne -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cayman -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Chicago -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Chihuahua -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Coral_Harbour -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cordoba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Costa_Rica -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Creston -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Cuiaba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Curacao -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Danmarkshavn -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Dawson -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Dawson_Creek -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Denver -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Detroit -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Dominica -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Edmonton -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Eirunepe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\El_Salvador -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Ensenada -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Fortaleza -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Fort_Wayne -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Glace_Bay -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Godthab -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Goose_Bay -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Grand_Turk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Grenada -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Guadeloupe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Guatemala -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Guayaquil -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Guyana -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Halifax -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Havana -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Hermosillo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Indianapolis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Knox -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Marengo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Petersburg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Tell_City -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Vevay -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Vincennes -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indiana\Winamac -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Indiana
copying C:\Python27\tcl\tcl8.5\tzdata\America\Indianapolis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Inuvik -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Iqaluit -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Jamaica -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Jujuy -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Juneau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Kentucky
copying C:\Python27\tcl\tcl8.5\tzdata\America\Kentucky\Louisville -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Kentucky
copying C:\Python27\tcl\tcl8.5\tzdata\America\Kentucky\Monticello -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\Kentucky
copying C:\Python27\tcl\tcl8.5\tzdata\America\Knox_IN -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Kralendijk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\La_Paz -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Lima -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Los_Angeles -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Louisville -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Lower_Princes -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Maceio -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Managua -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Manaus -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Marigot -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Martinique -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Matamoros -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Mazatlan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Mendoza -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Menominee -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Merida -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Metlakatla -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Mexico_City -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Miquelon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Moncton -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Monterrey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Montevideo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Montreal -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Montserrat -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Nassau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\New_York -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Nipigon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Nome -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Noronha -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\North_Dakota
copying C:\Python27\tcl\tcl8.5\tzdata\America\North_Dakota\Beulah -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\North_Dakota
copying C:\Python27\tcl\tcl8.5\tzdata\America\North_Dakota\Center -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\North_Dakota
copying C:\Python27\tcl\tcl8.5\tzdata\America\North_Dakota\New_Salem -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America\North_Dakota
copying C:\Python27\tcl\tcl8.5\tzdata\America\Ojinaga -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Panama -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Pangnirtung -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Paramaribo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Phoenix -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Port-au-Prince -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Porto_Acre -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Porto_Velho -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Port_of_Spain -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Puerto_Rico -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Rainy_River -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Rankin_Inlet -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Recife -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Regina -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Resolute -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Rio_Branco -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Rosario -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Santarem -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Santa_Isabel -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Santiago -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Santo_Domingo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Sao_Paulo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Scoresbysund -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Shiprock -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Sitka -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Barthelemy -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Johns -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Kitts -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Lucia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Thomas -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\St_Vincent -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Swift_Current -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Tegucigalpa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Thule -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Thunder_Bay -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Tijuana -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Toronto -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Tortola -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Vancouver -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Virgin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Whitehorse -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Winnipeg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Yakutat -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
copying C:\Python27\tcl\tcl8.5\tzdata\America\Yellowknife -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\America
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Casey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Davis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\DumontDUrville -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Macquarie -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Mawson -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\McMurdo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Palmer -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Rothera -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\South_Pole -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Syowa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
copying C:\Python27\tcl\tcl8.5\tzdata\Antarctica\Vostok -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Antarctica
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Arctic
copying C:\Python27\tcl\tcl8.5\tzdata\Arctic\Longyearbyen -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Arctic
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Aden -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Almaty -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Amman -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Anadyr -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Aqtau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Aqtobe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ashgabat -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ashkhabad -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Baghdad -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Bahrain -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Baku -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Bangkok -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Beirut -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Bishkek -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Brunei -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Calcutta -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Choibalsan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Chongqing -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Chungking -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Colombo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Dacca -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Damascus -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Dhaka -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Dili -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Dubai -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Dushanbe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Gaza -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Harbin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Hebron -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Hong_Kong -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Hovd -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ho_Chi_Minh -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Irkutsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Istanbul -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Jakarta -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Jayapura -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Jerusalem -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kabul -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kamchatka -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Karachi -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kashgar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kathmandu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Katmandu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Khandyga -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kolkata -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Krasnoyarsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kuala_Lumpur -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kuching -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Kuwait -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Macao -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Macau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Magadan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Makassar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Manila -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Muscat -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Nicosia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Novokuznetsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Novosibirsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Omsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Oral -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Phnom_Penh -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Pontianak -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Pyongyang -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Qatar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Qyzylorda -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Rangoon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Riyadh -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Saigon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Sakhalin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Samarkand -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Seoul -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Shanghai -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Singapore -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Taipei -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Tashkent -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Tbilisi -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Tehran -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Tel_Aviv -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Thimbu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Thimphu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Tokyo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ujung_Pandang -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ulaanbaatar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ulan_Bator -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Urumqi -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Ust-Nera -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Vientiane -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Vladivostok -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Yakutsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Yekaterinburg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
copying C:\Python27\tcl\tcl8.5\tzdata\Asia\Yerevan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Asia
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Azores -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Bermuda -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Canary -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Cape_Verde -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Faeroe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Faroe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Jan_Mayen -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Madeira -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Reykjavik -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\South_Georgia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\Stanley -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
copying C:\Python27\tcl\tcl8.5\tzdata\Atlantic\St_Helena -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Atlantic
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\ACT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Adelaide -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Brisbane -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Broken_Hill -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Canberra -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Currie -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Darwin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Eucla -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Hobart -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\LHI -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Lindeman -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Lord_Howe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Melbourne -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\North -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\NSW -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Perth -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Queensland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\South -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Sydney -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Tasmania -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Victoria -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\West -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
copying C:\Python27\tcl\tcl8.5\tzdata\Australia\Yancowinna -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Australia
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Brazil
copying C:\Python27\tcl\tcl8.5\tzdata\Brazil\Acre -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Brazil
copying C:\Python27\tcl\tcl8.5\tzdata\Brazil\DeNoronha -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Brazil
copying C:\Python27\tcl\tcl8.5\tzdata\Brazil\East -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Brazil
copying C:\Python27\tcl\tcl8.5\tzdata\Brazil\West -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Brazil
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Atlantic -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Central -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\East-Saskatchewan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Eastern -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Mountain -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Newfoundland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Pacific -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Saskatchewan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\Canada\Yukon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Canada
copying C:\Python27\tcl\tcl8.5\tzdata\CET -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Chile
copying C:\Python27\tcl\tcl8.5\tzdata\Chile\Continental -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Chile
copying C:\Python27\tcl\tcl8.5\tzdata\Chile\EasterIsland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Chile
copying C:\Python27\tcl\tcl8.5\tzdata\CST6CDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Cuba -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\EET -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Egypt -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Eire -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\EST -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\EST5EDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+1 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+10 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+11 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+12 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+2 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+3 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+4 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+5 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+6 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+7 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+8 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT+9 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-1 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-10 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-11 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-12 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-13 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-14 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-2 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-3 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-4 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-5 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-6 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-7 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-8 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT-9 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\GMT0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\Greenwich -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\UCT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\Universal -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\UTC -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
copying C:\Python27\tcl\tcl8.5\tzdata\Etc\Zulu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Etc
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Amsterdam -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Andorra -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Athens -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Belfast -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Belgrade -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Berlin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Bratislava -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Brussels -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Bucharest -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Budapest -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Busingen -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Chisinau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Copenhagen -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Dublin -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Gibraltar -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Guernsey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Helsinki -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Isle_of_Man -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Istanbul -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Jersey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Kaliningrad -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Kiev -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Lisbon -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Ljubljana -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\London -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Luxembourg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Madrid -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Malta -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Mariehamn -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Minsk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Monaco -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Moscow -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Nicosia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Oslo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Paris -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Podgorica -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Prague -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Riga -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Rome -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Samara -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\San_Marino -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Sarajevo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Simferopol -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Skopje -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Sofia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Stockholm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Tallinn -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Tirane -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Tiraspol -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Uzhgorod -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Vaduz -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Vatican -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Vienna -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Vilnius -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Volgograd -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Warsaw -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Zagreb -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Zaporozhye -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\Europe\Zurich -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Europe
copying C:\Python27\tcl\tcl8.5\tzdata\GB -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\GB-Eire -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\GMT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\GMT+0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\GMT-0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\GMT0 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Greenwich -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Hongkong -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\HST -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Iceland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Antananarivo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Chagos -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Christmas -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Cocos -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Comoro -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Kerguelen -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Mahe -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Maldives -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Mauritius -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Mayotte -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Indian\Reunion -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Indian
copying C:\Python27\tcl\tcl8.5\tzdata\Iran -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Israel -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Jamaica -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Japan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Kwajalein -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Libya -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\MET -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Mexico
copying C:\Python27\tcl\tcl8.5\tzdata\Mexico\BajaNorte -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Mexico
copying C:\Python27\tcl\tcl8.5\tzdata\Mexico\BajaSur -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Mexico
copying C:\Python27\tcl\tcl8.5\tzdata\Mexico\General -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Mexico
copying C:\Python27\tcl\tcl8.5\tzdata\MST -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\MST7MDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Navajo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\NZ -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\NZ-CHAT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Apia -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Auckland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Chatham -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Chuuk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Easter -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Efate -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Enderbury -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Fakaofo -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Fiji -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Funafuti -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Galapagos -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Gambier -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Guadalcanal -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Guam -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Honolulu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Johnston -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Kiritimati -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Kosrae -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Kwajalein -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Majuro -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Marquesas -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Midway -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Nauru -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Niue -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Norfolk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Noumea -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Pago_Pago -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Palau -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Pitcairn -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Pohnpei -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Ponape -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Port_Moresby -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Rarotonga -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Saipan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Samoa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Tahiti -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Tarawa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Tongatapu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Truk -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Wake -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Wallis -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Pacific\Yap -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\Pacific
copying C:\Python27\tcl\tcl8.5\tzdata\Poland -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Portugal -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\PRC -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\PST8PDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\ROC -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\ROK -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Singapore -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\AST4 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\AST4ADT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\CST6 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\CST6CDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\EST5 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\EST5EDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\HST10 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\MST7 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\MST7MDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\PST8 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\PST8PDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\YST9 -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\SystemV\YST9YDT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\SystemV
copying C:\Python27\tcl\tcl8.5\tzdata\Turkey -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\UCT -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Universal -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Alaska -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Aleutian -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Arizona -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Central -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\East-Indiana -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Eastern -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Hawaii -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Indiana-Starke -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Michigan -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Mountain -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Pacific -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Pacific-New -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\US\Samoa -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata\US
copying C:\Python27\tcl\tcl8.5\tzdata\UTC -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\W-SU -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\WET -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\tzdata\Zulu -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5\tzdata
copying C:\Python27\tcl\tcl8.5\word.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tcl8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\bgerror.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\button.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\choosedir.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\clrpick.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\comdlg.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\console.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\anilabel.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\aniwave.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\arrow.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\bind.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\bitmap.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\browse -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\button.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\check.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\clrpick.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\colors.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\combo.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\cscroll.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ctext.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\dialog1.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\dialog2.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\en.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\entry1.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\entry2.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\entry3.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\filebox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\floor.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\form.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\goldberg.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\hello -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\hscale.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\icon.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\image1.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\image2.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\earth.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\earthris.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\face.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\flagdown.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\flagup.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\gray25.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\letters.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\noletter.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\pattern.xbm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\tcllogo.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\images\teapot.ppm -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos\images
copying C:\Python27\tcl\tk8.5\demos\items.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ixset -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\knightstour.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\label.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\labelframe.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\license.terms -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\mclist.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\menu.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\menubu.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\msgbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\nl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\paned1.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\paned2.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\pendulum.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\plot.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\puzzle.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\radio.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\README -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\rmt -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\rolodex -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ruler.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\sayings.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\search.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\spin.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\square -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\states.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\style.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\tclIndex -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\tcolor -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\text.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\textpeer.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\timer -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\toolbar.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\tree.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttkbut.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttkmenu.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttknote.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttkpane.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttkprogress.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\ttkscale.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\twind.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\unicodeout.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\vscale.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\demos\widget -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\demos
copying C:\Python27\tcl\tk8.5\dialog.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\entry.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\focus.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\logo.eps -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\logo100.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\logo64.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\logoLarge.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\logoMed.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo.eps -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo100.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo150.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo175.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo200.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\pwrdLogo75.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\README -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\images\tai-ku.gif -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\images
copying C:\Python27\tcl\tk8.5\license.terms -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\listbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\menu.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\mkpsenc.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\msgbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\cs.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\da.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\de.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\el.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\en.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\en_gb.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\eo.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\es.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\fr.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\hu.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\it.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\nl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\pl.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\pt.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\ru.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\msgs\sv.msg -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\msgs
copying C:\Python27\tcl\tk8.5\obsolete.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\optMenu.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\palette.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\panedwindow.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\pkgIndex.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\safetk.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\scale.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\scrlbar.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\spinbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\tclIndex -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\tearoff.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\text.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\tk.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\tkfbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
creating C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\altTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\aquaTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\button.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\clamTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\classicTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\combobox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\cursors.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\defaults.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\entry.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\fonts.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\menubutton.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\notebook.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\panedwindow.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\progress.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\scale.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\scrollbar.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\sizegrip.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\spinbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\treeview.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\ttk.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\utils.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\vistaTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\winTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\ttk\xpTheme.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5\ttk
copying C:\Python27\tcl\tk8.5\unsupported.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
copying C:\Python27\tcl\tk8.5\xmfbox.tcl -> C:\cygwin64\home\eeger\hgame\dist\tcl\tk8.5
*** finding dlls needed ***
*** create binaries ***
*** byte compile python files ***
skipping byte-compilation of C:\Python27\lib\ConfigParser.py to ConfigParser.pyc
skipping byte-compilation of C:\Python27\lib\Queue.py to Queue.pyc
skipping byte-compilation of C:\Python27\lib\StringIO.py to StringIO.pyc
skipping byte-compilation of C:\Python27\lib\UserDict.py to UserDict.pyc
skipping byte-compilation of C:\Python27\lib\__future__.py to __future__.pyc
skipping byte-compilation of C:\Python27\lib\_abcoll.py to _abcoll.pyc
skipping byte-compilation of C:\Python27\lib\_strptime.py to _strptime.pyc
skipping byte-compilation of C:\Python27\lib\_threading_local.py to _threading_local.pyc
skipping byte-compilation of C:\Python27\lib\_weakrefset.py to _weakrefset.pyc
skipping byte-compilation of C:\Python27\lib\abc.py to abc.pyc
skipping byte-compilation of C:\Python27\lib\atexit.py to atexit.pyc
skipping byte-compilation of C:\Python27\lib\base64.py to base64.pyc
skipping byte-compilation of C:\Python27\lib\bdb.py to bdb.pyc
skipping byte-compilation of C:\Python27\lib\bisect.py to bisect.pyc
skipping byte-compilation of C:\Python27\lib\calendar.py to calendar.pyc
skipping byte-compilation of C:\Python27\lib\cmd.py to cmd.pyc
skipping byte-compilation of C:\Python27\lib\codecs.py to codecs.pyc
skipping byte-compilation of C:\Python27\lib\collections.py to collections.pyc
skipping byte-compilation of C:\Python27\lib\contextlib.py to contextlib.pyc
skipping byte-compilation of C:\Python27\lib\copy.py to copy.pyc
skipping byte-compilation of C:\Python27\lib\copy_reg.py to copy_reg.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\__init__.py to ctypes\__init__.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\_endian.py to ctypes\_endian.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\macholib\__init__.py to ctypes\macholib\__init__.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\macholib\dyld.py to ctypes\macholib\dyld.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\macholib\dylib.py to ctypes\macholib\dylib.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\macholib\framework.py to ctypes\macholib\framework.pyc
skipping byte-compilation of C:\Python27\lib\ctypes\util.py to ctypes\util.pyc
skipping byte-compilation of C:\Python27\lib\decimal.py to decimal.pyc
skipping byte-compilation of C:\Python27\lib\difflib.py to difflib.pyc
skipping byte-compilation of C:\Python27\lib\dis.py to dis.pyc
skipping byte-compilation of C:\Python27\lib\doctest.py to doctest.pyc
skipping byte-compilation of C:\Python27\lib\dummy_thread.py to dummy_thread.pyc
skipping byte-compilation of C:\Python27\lib\dummy_threading.py to dummy_threading.pyc
skipping byte-compilation of C:\Python27\lib\email\__init__.py to email\__init__.pyc
skipping byte-compilation of C:\Python27\lib\email\_parseaddr.py to email\_parseaddr.pyc
skipping byte-compilation of C:\Python27\lib\email\base64mime.py to email\base64mime.pyc
skipping byte-compilation of C:\Python27\lib\email\charset.py to email\charset.pyc
skipping byte-compilation of C:\Python27\lib\email\encoders.py to email\encoders.pyc
skipping byte-compilation of C:\Python27\lib\email\errors.py to email\errors.pyc
skipping byte-compilation of C:\Python27\lib\email\feedparser.py to email\feedparser.pyc
skipping byte-compilation of C:\Python27\lib\email\generator.py to email\generator.pyc
skipping byte-compilation of C:\Python27\lib\email\header.py to email\header.pyc
skipping byte-compilation of C:\Python27\lib\email\iterators.py to email\iterators.pyc
skipping byte-compilation of C:\Python27\lib\email\message.py to email\message.pyc
skipping byte-compilation of C:\Python27\lib\email\mime\__init__.py to email\mime\__init__.pyc
skipping byte-compilation of C:\Python27\lib\email\parser.py to email\parser.pyc
skipping byte-compilation of C:\Python27\lib\email\quoprimime.py to email\quoprimime.pyc
skipping byte-compilation of C:\Python27\lib\email\utils.py to email\utils.pyc
skipping byte-compilation of C:\Python27\lib\encodings\__init__.py to encodings\__init__.pyc
skipping byte-compilation of C:\Python27\lib\encodings\aliases.py to encodings\aliases.pyc
skipping byte-compilation of C:\Python27\lib\encodings\ascii.py to encodings\ascii.pyc
skipping byte-compilation of C:\Python27\lib\encodings\base64_codec.py to encodings\base64_codec.pyc
skipping byte-compilation of C:\Python27\lib\encodings\big5.py to encodings\big5.pyc
skipping byte-compilation of C:\Python27\lib\encodings\big5hkscs.py to encodings\big5hkscs.pyc
skipping byte-compilation of C:\Python27\lib\encodings\bz2_codec.py to encodings\bz2_codec.pyc
skipping byte-compilation of C:\Python27\lib\encodings\charmap.py to encodings\charmap.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp037.py to encodings\cp037.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1006.py to encodings\cp1006.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1026.py to encodings\cp1026.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1140.py to encodings\cp1140.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1250.py to encodings\cp1250.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1251.py to encodings\cp1251.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1252.py to encodings\cp1252.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1253.py to encodings\cp1253.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1254.py to encodings\cp1254.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1255.py to encodings\cp1255.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1256.py to encodings\cp1256.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1257.py to encodings\cp1257.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp1258.py to encodings\cp1258.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp424.py to encodings\cp424.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp437.py to encodings\cp437.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp500.py to encodings\cp500.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp720.py to encodings\cp720.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp737.py to encodings\cp737.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp775.py to encodings\cp775.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp850.py to encodings\cp850.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp852.py to encodings\cp852.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp855.py to encodings\cp855.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp856.py to encodings\cp856.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp857.py to encodings\cp857.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp858.py to encodings\cp858.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp860.py to encodings\cp860.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp861.py to encodings\cp861.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp862.py to encodings\cp862.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp863.py to encodings\cp863.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp864.py to encodings\cp864.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp865.py to encodings\cp865.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp866.py to encodings\cp866.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp869.py to encodings\cp869.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp874.py to encodings\cp874.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp875.py to encodings\cp875.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp932.py to encodings\cp932.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp949.py to encodings\cp949.pyc
skipping byte-compilation of C:\Python27\lib\encodings\cp950.py to encodings\cp950.pyc
skipping byte-compilation of C:\Python27\lib\encodings\euc_jis_2004.py to encodings\euc_jis_2004.pyc
skipping byte-compilation of C:\Python27\lib\encodings\euc_jisx0213.py to encodings\euc_jisx0213.pyc
skipping byte-compilation of C:\Python27\lib\encodings\euc_jp.py to encodings\euc_jp.pyc
skipping byte-compilation of C:\Python27\lib\encodings\euc_kr.py to encodings\euc_kr.pyc
skipping byte-compilation of C:\Python27\lib\encodings\gb18030.py to encodings\gb18030.pyc
skipping byte-compilation of C:\Python27\lib\encodings\gb2312.py to encodings\gb2312.pyc
skipping byte-compilation of C:\Python27\lib\encodings\gbk.py to encodings\gbk.pyc
skipping byte-compilation of C:\Python27\lib\encodings\hex_codec.py to encodings\hex_codec.pyc
skipping byte-compilation of C:\Python27\lib\encodings\hp_roman8.py to encodings\hp_roman8.pyc
skipping byte-compilation of C:\Python27\lib\encodings\hz.py to encodings\hz.pyc
skipping byte-compilation of C:\Python27\lib\encodings\idna.py to encodings\idna.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp.py to encodings\iso2022_jp.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp_1.py to encodings\iso2022_jp_1.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp_2.py to encodings\iso2022_jp_2.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp_2004.py to encodings\iso2022_jp_2004.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp_3.py to encodings\iso2022_jp_3.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_jp_ext.py to encodings\iso2022_jp_ext.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso2022_kr.py to encodings\iso2022_kr.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_1.py to encodings\iso8859_1.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_10.py to encodings\iso8859_10.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_11.py to encodings\iso8859_11.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_13.py to encodings\iso8859_13.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_14.py to encodings\iso8859_14.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_15.py to encodings\iso8859_15.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_16.py to encodings\iso8859_16.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_2.py to encodings\iso8859_2.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_3.py to encodings\iso8859_3.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_4.py to encodings\iso8859_4.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_5.py to encodings\iso8859_5.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_6.py to encodings\iso8859_6.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_7.py to encodings\iso8859_7.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_8.py to encodings\iso8859_8.pyc
skipping byte-compilation of C:\Python27\lib\encodings\iso8859_9.py to encodings\iso8859_9.pyc
skipping byte-compilation of C:\Python27\lib\encodings\johab.py to encodings\johab.pyc
skipping byte-compilation of C:\Python27\lib\encodings\koi8_r.py to encodings\koi8_r.pyc
skipping byte-compilation of C:\Python27\lib\encodings\koi8_u.py to encodings\koi8_u.pyc
skipping byte-compilation of C:\Python27\lib\encodings\latin_1.py to encodings\latin_1.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_arabic.py to encodings\mac_arabic.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_centeuro.py to encodings\mac_centeuro.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_croatian.py to encodings\mac_croatian.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_cyrillic.py to encodings\mac_cyrillic.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_farsi.py to encodings\mac_farsi.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_greek.py to encodings\mac_greek.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_iceland.py to encodings\mac_iceland.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_latin2.py to encodings\mac_latin2.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_roman.py to encodings\mac_roman.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_romanian.py to encodings\mac_romanian.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mac_turkish.py to encodings\mac_turkish.pyc
skipping byte-compilation of C:\Python27\lib\encodings\mbcs.py to encodings\mbcs.pyc
skipping byte-compilation of C:\Python27\lib\encodings\palmos.py to encodings\palmos.pyc
skipping byte-compilation of C:\Python27\lib\encodings\ptcp154.py to encodings\ptcp154.pyc
skipping byte-compilation of C:\Python27\lib\encodings\punycode.py to encodings\punycode.pyc
skipping byte-compilation of C:\Python27\lib\encodings\quopri_codec.py to encodings\quopri_codec.pyc
skipping byte-compilation of C:\Python27\lib\encodings\raw_unicode_escape.py to encodings\raw_unicode_escape.pyc
skipping byte-compilation of C:\Python27\lib\encodings\rot_13.py to encodings\rot_13.pyc
skipping byte-compilation of C:\Python27\lib\encodings\shift_jis.py to encodings\shift_jis.pyc
skipping byte-compilation of C:\Python27\lib\encodings\shift_jis_2004.py to encodings\shift_jis_2004.pyc
skipping byte-compilation of C:\Python27\lib\encodings\shift_jisx0213.py to encodings\shift_jisx0213.pyc
skipping byte-compilation of C:\Python27\lib\encodings\string_escape.py to encodings\string_escape.pyc
skipping byte-compilation of C:\Python27\lib\encodings\tis_620.py to encodings\tis_620.pyc
skipping byte-compilation of C:\Python27\lib\encodings\undefined.py to encodings\undefined.pyc
skipping byte-compilation of C:\Python27\lib\encodings\unicode_escape.py to encodings\unicode_escape.pyc
skipping byte-compilation of C:\Python27\lib\encodings\unicode_internal.py to encodings\unicode_internal.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_16.py to encodings\utf_16.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_16_be.py to encodings\utf_16_be.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_16_le.py to encodings\utf_16_le.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_32.py to encodings\utf_32.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_32_be.py to encodings\utf_32_be.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_32_le.py to encodings\utf_32_le.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_7.py to encodings\utf_7.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_8.py to encodings\utf_8.pyc
skipping byte-compilation of C:\Python27\lib\encodings\utf_8_sig.py to encodings\utf_8_sig.pyc
skipping byte-compilation of C:\Python27\lib\encodings\uu_codec.py to encodings\uu_codec.pyc
skipping byte-compilation of C:\Python27\lib\encodings\zlib_codec.py to encodings\zlib_codec.pyc
skipping byte-compilation of C:\Python27\lib\fnmatch.py to fnmatch.pyc
skipping byte-compilation of C:\Python27\lib\ftplib.py to ftplib.pyc
skipping byte-compilation of C:\Python27\lib\functools.py to functools.pyc
skipping byte-compilation of C:\Python27\lib\genericpath.py to genericpath.pyc
skipping byte-compilation of C:\Python27\lib\getopt.py to getopt.pyc
skipping byte-compilation of C:\Python27\lib\getpass.py to getpass.pyc
skipping byte-compilation of C:\Python27\lib\gettext.py to gettext.pyc
skipping byte-compilation of C:\Python27\lib\glob.py to glob.pyc
skipping byte-compilation of C:\Python27\lib\hashlib.py to hashlib.pyc
skipping byte-compilation of C:\Python27\lib\heapq.py to heapq.pyc
skipping byte-compilation of C:\Python27\lib\httplib.py to httplib.pyc
skipping byte-compilation of C:\Python27\lib\inspect.py to inspect.pyc
skipping byte-compilation of C:\Python27\lib\io.py to io.pyc
skipping byte-compilation of C:\Python27\lib\json\__init__.py to json\__init__.pyc
skipping byte-compilation of C:\Python27\lib\json\decoder.py to json\decoder.pyc
skipping byte-compilation of C:\Python27\lib\json\encoder.py to json\encoder.pyc
skipping byte-compilation of C:\Python27\lib\json\scanner.py to json\scanner.pyc
skipping byte-compilation of C:\Python27\lib\keyword.py to keyword.pyc
skipping byte-compilation of C:\Python27\lib\lib-tk\FixTk.py to FixTk.pyc
skipping byte-compilation of C:\Python27\lib\lib-tk\Tkconstants.py to Tkconstants.pyc
skipping byte-compilation of C:\Python27\lib\lib-tk\Tkinter.py to Tkinter.pyc
skipping byte-compilation of C:\Python27\lib\lib-tk\tkCommonDialog.py to tkCommonDialog.pyc
skipping byte-compilation of C:\Python27\lib\lib-tk\tkMessageBox.py to tkMessageBox.pyc
skipping byte-compilation of C:\Python27\lib\linecache.py to linecache.pyc
skipping byte-compilation of C:\Python27\lib\locale.py to locale.pyc
skipping byte-compilation of C:\Python27\lib\logging\__init__.py to logging\__init__.pyc
skipping byte-compilation of C:\Python27\lib\mimetools.py to mimetools.pyc
skipping byte-compilation of C:\Python27\lib\mimetypes.py to mimetypes.pyc
skipping byte-compilation of C:\Python27\lib\ntpath.py to ntpath.pyc
skipping byte-compilation of C:\Python27\lib\nturl2path.py to nturl2path.pyc
skipping byte-compilation of C:\Python27\lib\numbers.py to numbers.pyc
skipping byte-compilation of C:\Python27\lib\opcode.py to opcode.pyc
skipping byte-compilation of C:\Python27\lib\optparse.py to optparse.pyc
skipping byte-compilation of C:\Python27\lib\os.py to os.pyc
skipping byte-compilation of C:\Python27\lib\os2emxpath.py to os2emxpath.pyc
skipping byte-compilation of C:\Python27\lib\pdb.py to pdb.pyc
skipping byte-compilation of C:\Python27\lib\pickle.py to pickle.pyc
skipping byte-compilation of C:\Python27\lib\posixpath.py to posixpath.pyc
skipping byte-compilation of C:\Python27\lib\pprint.py to pprint.pyc
skipping byte-compilation of C:\Python27\lib\quopri.py to quopri.pyc
skipping byte-compilation of C:\Python27\lib\random.py to random.pyc
skipping byte-compilation of C:\Python27\lib\re.py to re.pyc
skipping byte-compilation of C:\Python27\lib\repr.py to repr.pyc
skipping byte-compilation of C:\Python27\lib\rfc822.py to rfc822.pyc
skipping byte-compilation of C:\Python27\lib\shlex.py to shlex.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\__init__.py to gevent\__init__.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\_ssl2.py to gevent\_ssl2.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\_sslgte279.py to gevent\_sslgte279.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\_threading.py to gevent\_threading.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\baseserver.py to gevent\baseserver.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\event.py to gevent\event.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\fileobject.py to gevent\fileobject.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\greenlet.py to gevent\greenlet.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\hub.py to gevent\hub.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\local.py to gevent\local.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\lock.py to gevent\lock.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\monkey.py to gevent\monkey.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\os.py to gevent\os.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\pool.py to gevent\pool.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\pywsgi.py to gevent\pywsgi.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\queue.py to gevent\queue.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\resolver_ares.py to gevent\resolver_ares.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\resolver_thread.py to gevent\resolver_thread.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\select.py to gevent\select.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\server.py to gevent\server.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\socket.py to gevent\socket.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\ssl.py to gevent\ssl.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\subprocess.py to gevent\subprocess.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\thread.py to gevent\thread.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\threading.py to gevent\threading.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\threadpool.py to gevent\threadpool.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\timeout.py to gevent\timeout.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\gevent\win32util.py to gevent\win32util.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\__init__.py to geventwebsocket\__init__.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\exceptions.py to geventwebsocket\exceptions.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\handler.py to geventwebsocket\handler.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\logging.py to geventwebsocket\logging.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\protocols\__init__.py to geventwebsocket\protocols\__init__.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\protocols\base.py to geventwebsocket\protocols\base.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\resource.py to geventwebsocket\resource.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\server.py to geventwebsocket\server.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\utf8validator.py to geventwebsocket\utf8validator.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\utils.py to geventwebsocket\utils.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\geventwebsocket\websocket.py to geventwebsocket\websocket.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\__init__.py to socketio\__init__.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\defaultjson.py to socketio\defaultjson.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\handler.py to socketio\handler.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\mixins.py to socketio\mixins.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\namespace.py to socketio\namespace.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\packet.py to socketio\packet.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\policyserver.py to socketio\policyserver.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\server.py to socketio\server.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\transports.py to socketio\transports.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\socketio\virtsocket.py to socketio\virtsocket.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\win32\lib\win32con.py to win32con.pyc
skipping byte-compilation of C:\Python27\lib\site-packages\zipextimporter.py to zipextimporter.pyc
skipping byte-compilation of C:\Python27\lib\socket.py to socket.pyc
skipping byte-compilation of C:\Python27\lib\sre.py to sre.pyc
skipping byte-compilation of C:\Python27\lib\sre_compile.py to sre_compile.pyc
skipping byte-compilation of C:\Python27\lib\sre_constants.py to sre_constants.pyc
skipping byte-compilation of C:\Python27\lib\sre_parse.py to sre_parse.pyc
skipping byte-compilation of C:\Python27\lib\ssl.py to ssl.pyc
skipping byte-compilation of C:\Python27\lib\stat.py to stat.pyc
skipping byte-compilation of C:\Python27\lib\string.py to string.pyc
skipping byte-compilation of C:\Python27\lib\stringprep.py to stringprep.pyc
skipping byte-compilation of C:\Python27\lib\struct.py to struct.pyc
skipping byte-compilation of C:\Python27\lib\subprocess.py to subprocess.pyc
skipping byte-compilation of C:\Python27\lib\tempfile.py to tempfile.pyc
skipping byte-compilation of C:\Python27\lib\textwrap.py to textwrap.pyc
skipping byte-compilation of C:\Python27\lib\threading.py to threading.pyc
skipping byte-compilation of C:\Python27\lib\token.py to token.pyc
skipping byte-compilation of C:\Python27\lib\tokenize.py to tokenize.pyc
skipping byte-compilation of C:\Python27\lib\traceback.py to traceback.pyc
skipping byte-compilation of C:\Python27\lib\types.py to types.pyc
skipping byte-compilation of C:\Python27\lib\unittest\__init__.py to unittest\__init__.pyc
skipping byte-compilation of C:\Python27\lib\unittest\case.py to unittest\case.pyc
skipping byte-compilation of C:\Python27\lib\unittest\loader.py to unittest\loader.pyc
skipping byte-compilation of C:\Python27\lib\unittest\main.py to unittest\main.pyc
skipping byte-compilation of C:\Python27\lib\unittest\result.py to unittest\result.pyc
skipping byte-compilation of C:\Python27\lib\unittest\runner.py to unittest\runner.pyc
skipping byte-compilation of C:\Python27\lib\unittest\signals.py to unittest\signals.pyc
skipping byte-compilation of C:\Python27\lib\unittest\suite.py to unittest\suite.pyc
skipping byte-compilation of C:\Python27\lib\unittest\util.py to unittest\util.pyc
skipping byte-compilation of C:\Python27\lib\urllib.py to urllib.pyc
skipping byte-compilation of C:\Python27\lib\urlparse.py to urlparse.pyc
skipping byte-compilation of C:\Python27\lib\uu.py to uu.pyc
skipping byte-compilation of C:\Python27\lib\warnings.py to warnings.pyc
skipping byte-compilation of C:\Python27\lib\weakref.py to weakref.pyc
skipping byte-compilation of C:\cygwin64\home\eeger\hgame\DebugWin.py to DebugWin.pyc
skipping byte-compilation of C:\cygwin64\home\eeger\hgame\EEGerSound.py to EEGerSound.pyc
skipping byte-compilation of C:\cygwin64\home\eeger\hgame\ESCmessage.py to ESCmessage.pyc
skipping byte-compilation of C:\cygwin64\home\eeger\hgame\IniAid.py to IniAid.pyc
*** copy extensions ***
*** copy dlls ***
copying C:\windows\system32\python27.dll -> C:\cygwin64\home\eeger\hgame\dist
setting sys.winver for 'C:\cygwin64\home\eeger\hgame\dist\python27.dll' to 'py2exe'
copying C:\Python27\w9xpopen.exe -> C:\cygwin64\home\eeger\hgame\dist
copying C:\Python27\lib\site-packages\py2exe\run.exe -> C:\cygwin64\home\eeger\hgame\dist\hgame.exe
The following modules appear to be missing
['_scproxy', '_thread', 'queue', 'simplejson', 'wsaccel.utf8validator']
*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.
Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.
OLEAUT32.dll - C:\windows\system32\OLEAUT32.dll
USER32.dll - C:\windows\system32\USER32.dll
IMM32.dll - C:\windows\system32\IMM32.dll
SHELL32.dll - C:\windows\system32\SHELL32.dll
ole32.dll - C:\windows\system32\ole32.dll
COMDLG32.dll - C:\windows\system32\COMDLG32.dll
COMCTL32.dll - C:\windows\system32\COMCTL32.dll
ADVAPI32.dll - C:\windows\system32\ADVAPI32.dll
WS2_32.dll - C:\windows\system32\WS2_32.dll
GDI32.dll - C:\windows\system32\GDI32.dll
RPCRT4.dll - C:\windows\system32\RPCRT4.dll
VERSION.dll - C:\windows\system32\VERSION.dll
KERNEL32.dll - C:\windows\system32\KERNEL32.dll
ntdll.dll - C:\windows\system32\ntdll.dll
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment