Re: Whats the best Python Book for me

2005-05-01 Thread Baishampayan
Hi,
In my opinion, Mark Pilgrim's great book Dive Into Python is the best
suited for somebody who already knows some programming.
The book is a truly free book and is available in a wide range of
formats.
You can get it here http://diveintopython.org/
Enjoy!
-bg-

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: BitKeeper for Python?

2005-05-01 Thread Baishampayan
Hello John,
If you just want a repository for one project and you don't want to
admin the whole server [which is a job in itself], you can use
Sourceforge's CVS server. They'll also let you host the project on
their servers.
If you want to setup your own SCM, you can try Subversion, GNU Arch, or
if you are interested in distributed SCMs, you can try Monotone
http://www.venge.net/monotone/
IMO, you'll be better off using Sourceforge's CVS server.
Regards,
-bg-

-- 
http://mail.python.org/mailman/listinfo/python-list