Git Product home page Git Product logo

online-update's Introduction

Online Updater for Vim (vim-jp/kaoriya version)

INSTALL

Put files and directories into the directory which have "vim.exe".

This is the directory image after install.

{VIM_INSTALL_DIR}\
  vim.exe
  UPDATE.bat
  RESTORE.bat
  vim-online-update.py
  online_update\
    {other files and directories}

USAGE

a. Double click UPDATE.bat: check and obtain update if exists. b. Double click RESTORE.bat: restore broken files.

online-update's People

Contributors

grssmnnn avatar koron avatar kuy avatar taro-m avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

online-update's Issues

Python 3.3.x で動作しない (was:エラー報告)

ブログで配布していたvim7.4用のアップデートファイルですが以下のようなエラーが出たので報告します。

Found update.
 * 1/2  Download  [Traceback (most recent call last):                ]
  File "E:\Soft\vim\vim-online-update.py", line 75, in <module>
    retval = update(sys.argv[1])
  File "E:\Soft\vim\vim-online-update.py", line 60, in update
    result = updater.update()
  File "E:\Soft\vim\online_updater\__init__.py", line 43, in update
    if downloader.download():
  File "E:\Soft\vim\online_updater\downloader.py", line 79, in download
    self._save_as(response, tmp)
  File "E:\Soft\vim\online_updater\downloader.py", line 51, in _save_as
    max = int(response.info().getheader('Content-Length', -1))
AttributeError: 'HTTPMessage' object has no attribute 'getheader'
約10秒後にこのウィンドウは自動的に閉じます。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.