Show
Ignore:
Timestamp:
01/20/05 18:46:53 (19 years ago)
Author:
jerome
Message:

URL change for testing with real datas
Cleanup script now deletes the build and dist subdirectories

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykoticon/trunk/bin/pykoticon

    r76 r77  
    5252    raise ImportError, "wxPython is missing. Please install it." 
    5353     
    54 DUMPYKOTA_URL = "http://cgi.librelogiciel.com/cgi-bin/dumpykota.cgi" 
     54#DUMPYKOTA_URL = "http://cgi.librelogiciel.com/cgi-bin/dumpykota.cgi" 
     55DUMPYKOTA_URL = "http://servmediup.unice.fr/cgi-bin/dumpykota.cgi" 
    5556 
    5657def getCurrentUserName() :