Re: Python2.4.4-1 examples usage?

2007-01-05 Thread Kumar Appaiah
On 05/01/07, Michael Marsh wrote: $ apt-cache depends python-examples python-examples Depends: python Depends: python2.4-examples ^^ Examply goodness lives here. Sorry, goofed off. Kumar -- Kumar Appaiah, 462, Jamuna Hostel,

Python2.4.4-1 examples usage?

2007-01-04 Thread Ishwar Rattan
I just updated to python2.4, it also installed a python-examples package. How does one use this package? Import into python interpreter does not work.. -ishwar -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Re: Python2.4.4-1 examples usage?

2007-01-04 Thread Kumar Appaiah
On 05/01/07, Ishwar Rattan wrote: I just updated to python2.4, it also installed a python-examples package. How does one use this package? Import into python interpreter does not work.. [EMAIL PROTECTED] ~] dpkg -L python-examples /. /usr /usr/share /usr/share/doc

Re: Python2.4.4-1 examples usage?

2007-01-04 Thread Cousin Stanley
I just updated to python2.4, it also installed a python-examples package. How does one use this package? Import into python interpreter does not work.. ishwar You might try # cd /usr/share/doc/python2.4/examples/Demo There are several sub-dirs there that contain

Re: Python2.4.4-1 examples usage?

2007-01-04 Thread Michael Marsh
On 1/4/07, Kumar Appaiah [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] ~] dpkg -L python-examples /. /usr /usr/share /usr/share/doc /usr/share/doc/python-examples So, there are no files in the package? Is this the sign of a bug? $ apt-cache depends python-examples python-examples Depends: