quot;":
str="".join(rec)
else:
m="".join(rec)
str=str+","+m
Thanks,
Smaran
On Sun, Nov 25, 2012 at 7:09 PM, Smaran Harihar wrote:
> Hi Guys,
>
> I am connecting to postgres database and fetching the table names but it
> seems that they are being r
Hi Guys,
I am connecting to postgres database and fetching the table names but it
seems that they are being returned in
How can I convert them to string?
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
rver/rest/workspaces/acme/datastores/Quercus_iltisii/external.shp
?
This is the curl command.
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
brary in python?
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
;]
> >>> glob.glob("alpha/*")
> ['alpha/one.py', 'alpha/two.py', 'alpha/one.txt', 'alpha/three.py',
> 'alpha/three.txt', 'alpha/two.txt']
> >>> glob.glob("alpha/*.py")
> ['alpha/one.py', 'alpha/two.py', 'alpha/three.py']
>
> See the documentation for more.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
-07, at 3:17 PM, Smaran Harihar
> wrote:
> > > Any idea where am I going wrong?
> >
> > Looks like you're missing a closing parenthesis:
>
> What I find is useful in situations like this is to just let emacs
> auto-indent the code. When it starts indenting (or color
om/826793/> that I am
getting.
Any idea where am I going wrong?
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
to read the files?
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
Hi Tim,
this is the output for the ls -lsF filename
8 -rwxr-xr-x 1 root root 5227 Jul 30 13:54 iplantgeo_cgi.py*
On Fri, Aug 10, 2012 at 12:20 PM, Tim Chase
wrote:
> On 08/10/12 14:14, Smaran Harihar wrote:
> > If you mean chmod +x
> >
> > then yes it has been set.
>
&
The file is on Ubuntu Server 12.04 and not sure how to set the executable
bits?
If you mean chmod +x
then yes it has been set.
On Fri, Aug 10, 2012 at 12:10 PM, Tim Chase
wrote:
> On 08/10/12 13:38, Dave Angel wrote:
> > On 08/10/2012 01:14 PM, Smaran Harihar wrote:
> >> Hi
Sorry forgot to update. I did change the port to 8000 and now server is
running but I am getting a 404 page.
http://128.196.142.94:8000/bottle/hello.py
I have the server up right now you can see.
Thanks,
Smaran
On Fri, Aug 10, 2012 at 11:35 AM, Smaran Harihar
wrote:
> Hi Lutz,
>
&
said, it makes more sense to use django or bottle
which are python web framework.
So I am confused and wanted some guidance as to which should I chose?
Should I go with cgi or django/bottle?
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
guys i m still waiting for a reply
-- Forwarded message --
From: Smaran Harihar
Date: Thu, Aug 2, 2012 at 12:26 PM
Subject: unable to get simple html file up
To: python-list@python.org
Hi,
I am following this
tutorial<http://pointlessprogramming.wordpress.com/2011/02/13/pyt
27;t even see the page itself. Any idea why it is like
this? I have made link.py executable. Here is the
server.py<http://dpaste.de/iEPTk/>
.
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
Thanks a lot Xavier, that was exactly what was needed.
On Thu, Aug 2, 2012 at 11:44 AM, Xavier Combelle wrote:
> In server.py you made a mistake in the declaration of the cgi directory
> it should be
> handler.cgi_directories = ["/"]
>
>
> Le 02/08/2012 20:20, Sma
utable functions.
This is my server.py <http://dpaste.de/iEPTk/> and this is my
test_cgi.py<http://dpaste.de/7SsAj/>
--
Thanks & Regards
Smaran Harihar
--
http://mail.python.org/mailman/listinfo/python-list
16 matches
Mail list logo