Changes between Version 35 and Version 36 of wade/python


Ignore:
Timestamp:
Jul 20, 2011, 11:59:18 AM (13 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/python

    v35 v36  
    6464 * py_compilefiles:將 .py 檔 compiler 成 .pyc,好處在於速度快,減少轉換為中間碼(byte-compiled)的時間。
    6565 * http://python3wos.appspot.com/ :python 3 與 python 2 套件移轉對照。
     66 * http://tech.seety.org/python/python_imaging.html#id4 :以 Python Imaging Library 進行影像資料處理。
    6667
    6768