close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_delta.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.
- Timestamp:
-
Jul 20, 2011, 11:59:18 AM (15 years ago)
- Author:
-
wade
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v35
|
v36
|
|
| 64 | 64 | * py_compilefiles:將 .py 檔 compiler 成 .pyc,好處在於速度快,減少轉換為中間碼(byte-compiled)的時間。 |
| 65 | 65 | * http://python3wos.appspot.com/ :python 3 與 python 2 套件移轉對照。 |
| | 66 | * http://tech.seety.org/python/python_imaging.html#id4 :以 Python Imaging Library 進行影像資料處理。 |
| 66 | 67 | |
| 67 | 68 | |