Size: 257
Comment:
|
Size: 485
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
bin/activate_this.py 파일을 실행할 때는 다음처럼 하지 않으면, 예외시 프로세스가 죽지 않는 현상이 생김 {{{#!python execfile('path/bin/activate.py', dict(__file__='path/bin/activate.py')) }}} |