On Fri, Jan 21, 2011 at 4:10 AM, arun kumar wrote:
> Hi,
>
> I'm trying to program with gdata
> (http://code.google.com/p/gdata-python-client/) using python
> library.I'm having problem in writing import statements.
Have you read the Getting Started document linked from their wiki?
Particularly,
hi,
I am not understanding what you are saying. I included those modules
in the sys.path. i want to know how to write the import statement for
the modules and packages. I downloaded the gdata client library and
extracted it. It contained a scr directory which contained two
directories:
1)atom
2)g
Hi;
On 21/01/2011 1:10 AM, arun kumar wrote:
Hi,
I'm trying to program with gdata
(http://code.google.com/p/gdata-python-client/) using python
library.I'm having problem in writing import statements.
The source directory content is like this:
atom(folder): this folder contains some files with
Hi,
I'm trying to program with gdata
(http://code.google.com/p/gdata-python-client/) using python
library.I'm having problem in writing import statements.
The source directory content is like this:
atom(folder): this folder contains some files with the .py extension
gdata (folder):this folder co