[Labs-l] Conversion issues

John phoenixoverride at gmail.com
Sun Sep 1 16:40:43 UTC 2013


http://tools.wmflabs.org/betacommand-dev/cgi-bin/SIL
which is:
==================================================
#! /usr/bin/python
# vim:ts=4 sw=4 et:
# -*-  coding: utf-8  -*-

print "Content-Type: text/plain"
print ""
print "Test!"
==================================================



On Sun, Sep 1, 2013 at 12:29 PM, Merlijn van Deen <valhallasw at arctus.nl>wrote:

> On 1 September 2013 18:12, John <phoenixoverride at gmail.com> 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 at 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 at 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
> Labs-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/labs-l
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.wikimedia.org/pipermail/labs-l/attachments/20130901/dd8aea53/attachment.html>


More information about the Labs-l mailing list