Looking out a module for Subversion

Wojtek Walczak gminick at nie.ma.takiego.adresu.w.sieci.pl
Tue Aug 12 04:45:07 EDT 2008


Dnia Tue, 12 Aug 2008 04:25:50 -0400, Dudeja, Rajat napisa³(a):
> Hi,
>
> I'm new to Python. I only have read "Byte of Python" by Swaroop C H just
> to be familiar with sytax of python. I've installed Python 2.5 from
> Active State and using its PythonWin Editor / interpreter. This,
> unfortunaltely, does not help in debugging.
>
> I'm looking for an open source IDE / editor that has source level
> debugging. Please suggest some tool.
>
> I'm intending to write a testing tool that uses Subversion. Is there
> some module available for subversion, out of the box, that I can import
> in my script?

There is no such module in standard library, but you can try
an external one. Check: http://pysvn.tigris.org/


-- 
Regards,
Wojtek Walczak,
http://www.stud.umk.pl/~wojtekwa/



More information about the Python-list mailing list