Vikram Shenoy wrote:
> Hi All,
>
> The link for the python 2.5 quick reference
> (http://rgruet.free.fr/PQR25/PQR2.5.html) doesn't seem to be working.
> Can anybody point me to any mirror link or share the document if you
> have downloaded it already ? A4 PDF version will be great.
>
> Regards
i think pydev ( an eclipse plugin ) can too.
shawn
On 1/27/07, Dick Moores <[EMAIL PROTECTED]> wrote:
At 07:12 PM 1/24/2007, Shadab Sayani wrote:
Hi,
I am using vim editor to code my project in python.Is there a good IDE
where in I type the name of the class object and then dot then all the
a
Hi All,
The link for the python 2.5 quick reference (
http://rgruet.free.fr/PQR25/PQR2.5.html) doesn't seem to be working. Can
anybody point me to any mirror link or share the document if you have
downloaded it already ? A4 PDF version will be great.
Regards,
Vikram U Shenoy.
___
Dick Moores wrote:
> At 12:16 PM 1/26/2007, you wrote:
>> I've found diff.py in Python25\Tools\Scripts. But I don't see how to
>> use it to find the differences between 2 files, say file1.txt and
>> file2.txt. I was hoping it would work like unix's diff, but could
>> someone explain?
>
> Here's
At 07:12 PM 1/24/2007, Shadab Sayani wrote:
Hi,
I am using vim editor to code my project in python.Is there a good
IDEĀ where in I type the name of the class object and then dot then
all the attributes of the object are displayed so on.
Ulipad can do this.
Dick Moores
UliPad <>:
http://wiki.woo
At 12:16 PM 1/26/2007, you wrote:
I've found diff.py in
Python25\Tools\Scripts. But I don't see how to use it to find the
differences between 2 files, say file1.txt and file2.txt. I was hoping it
would work like unix's diff, but could someone explain?
Here's one way:
http://tinyurl.com/2lsleq
Di