|
From: <bc...@wo...> - 2001-02-02 13:05:12
|
[Vallish M.N] >sir, > I want to know that how should i copy the whole python tutorial at >one go,(i.e without doing cut and paste everytime)? >And i also want to know that is this tutorials are available in Pdf >format.If yes then from where shall I get that. http://www.python.org/doc/current/download.html >Also are Python and Jpython >are different or same(i.e the tutorials for python and Jpython are same or >different)? There are some difference: http://www.jython.org/docs/differences.html but the Python tutorial covers both implementations. regards, finn |