On 1 September 2013 18:12, John <[email protected]> wrote:

> its owned by the project so thats not the issue either (I use svn for
> copying files)
>
>
Hm. It would be useful to post your code somewhere. The following works for
me:

http://tools.wmflabs.org/nlwikibots/test.py

local-nlwikibots@tools-login:~/public_html$ cat test.py
#! /usr/bin/python
# vim:ts=4 sw=4 et:
# -*-  coding: utf-8  -*-

print "Content-Type: text/plain"
print ""
print "Test!"
local-nlwikibots@tools-login:~/public_html$ ls -lh test.py
-rwxr-xr-x 1 local-nlwikibots local-nlwikibots 122 Sep  1 16:26 test.py
_______________________________________________
Labs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/labs-l

Reply via email to