Importing bitly.py in twitter-gedit.py

Kev Dwyer kevin.p.dwyer at gmail.com
Thu Dec 31 13:57:17 EST 2009


On Thu, 31 Dec 2009 10:28:55 +0530, Vikash Dhankar wrote:

> Hi,
> I am newbie in the python, I am stuck into a small problem.
> 
> Me and my friend are working on the gedit based Twitter plugin.
> http://code.google.com/p/gedit-twitter-plugin/
> 
> Now I want to add the tiny URL thing into this. I am using the bitly API
> for this.
> Its is already available in the python bitly.py
> http://code.google.com/p/python-bitly/
> 
> now i want to use this bitly.py into the main file ( importing the
> bitly.py to the twitter_gedit.py) .
> 
> One thing more, bitly.py uses the django.utils so you can download that
> from http://www.djangoproject.com/download/
> 
> Thanks. its open

<snip>

Hello Vikash,

Perhaps you could tell exactly what the problem is?

Best regards,

Kevin




More information about the Python-list mailing list