diff options
author | Prabhu Ramachandran | 2017-02-02 12:55:48 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2017-02-02 12:55:48 +0530 |
commit | 09e27c068f8f06f37b38d1a01a8ced0e2bc907d0 (patch) | |
tree | 40a9da8833fd385946f051e4a413390c4e400c0d /yaksh/views.py | |
parent | adc31775c1ca1481c6898fb8ef13548a14095d19 (diff) | |
download | online_test-09e27c068f8f06f37b38d1a01a8ced0e2bc907d0.tar.gz online_test-09e27c068f8f06f37b38d1a01a8ced0e2bc907d0.tar.bz2 online_test-09e27c068f8f06f37b38d1a01a8ced0e2bc907d0.zip |
Fix #201.
The issue is that when the ouput directory is set to
`tempfile.gettempdir()` the user nobody cannot stat the created
directory on OS X. The code server therefore is unable to see the
directory resulting in problems. Instead we create the directory inside
the application as it was done earlier.
Diffstat (limited to 'yaksh/views.py')
0 files changed, 0 insertions, 0 deletions