Re: which packages still depend on python2.3?

2006-10-21 Thread Ron Johnson
- not removing Errors were encountered while processing: python2.3 - -- Ron Johnson, Jr. Jefferson LA USA Is common sense really valid? For example, it is common sense to white-power racists that whites are superior to blacks, and that those with brown skins are mud people. However, that common sense

Re: which packages still depend on python2.3?

2006-10-21 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/21/06 06:02, Tshepang Lekhonkhobe wrote: On 10/21/06, Ron Johnson [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/21/06 05:13, Tshepang Lekhonkhobe wrote: Hi, I managed to remove python2.3 without problems

Re: which packages still depend on python2.3?

2006-10-21 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 10/21/06 07:27, Tshepang Lekhonkhobe wrote: On 10/21/06, Ron Johnson [EMAIL PROTECTED] wrote: Unless you haven't updated in a while, the only one (of the three) strictly requiring python2.3 is bittorrent. That's according

Re: where is the Python tutorial?

2006-10-16 Thread Ron Johnson
building, as upstream tarball includes documentations in compiled HTML format. Are compiled html files also compressed? - -- Ron Johnson, Jr. Jefferson LA USA Is common sense really valid? For example, it is common sense to white-power racists that whites are superior to blacks, and that those

Re: Obtain Python version number

2006-08-08 Thread Ron Johnson
other reasonable way. $ PYVER=`python -c \ 'import platform; print platform.python_version()'` $ echo $PYVER 2.3.5 - -- Ron Johnson, Jr. Jefferson LA USA Is common sense really valid? For example, it is common sense to white-power racists that whites are superior to blacks

Re: What GUI lib to choose: GTK, TK, WX, QT, other?

2006-07-10 Thread Ron Johnson
remember any examples? - -- Ron Johnson, Jr. Jefferson LA USA Is common sense really valid? For example, it is common sense to white-power racists that whites are superior to blacks, and that those with brown skins are mud people. However, that common sense is obviously wrong. -BEGIN PGP SIGNATURE

Re: Python2.4 packages

2006-06-19 Thread Ron Johnson
supposedly only functions properly on Python2.4 Making a symlink from python2.4 to python would probably do the trick. - -- Ron Johnson, Jr. Jefferson LA USA Is common sense really valid? For example, it is common sense to white-power racists that whites are superior to blacks, and that those

Re: Python2.4 packages

2006-06-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc Dequènes (Duck) wrote: Ron Johnson [EMAIL PROTECTED] writes: python-flup is not an official package (yet?), so what's wrong with giving a bit of an ad-hoc work-around? Because we'll see again a young maintainer giving such advice to his

Re: Table of Python Packages

2004-05-30 Thread Ron Johnson
On Mon, 2004-05-31 at 06:07 +0900, Seo Sanghyeon wrote: For those who may be concerned: this mail is sent to [snip] What do you think about this? Is this a good idea? If it is a good idea, I don't know about anyone else, but I appreciate it. -- Ron Johnson [EMAIL PROTECTED]

Re: Support for Python2.1 and Python2.2

2003-09-09 Thread Ron Johnson
. -- - Ron Johnson, Jr. [EMAIL PROTECTED] Jefferson, LA USA Regarding war zones: There's nothing sacrosanct about a hotel with a bunch of journalists in it. Marine Lt. Gen. Bernard E. Trainor (Retired)

Re: Python and Emacs

2002-05-22 Thread Ron Johnson
On Wed, 2002-05-22 at 01:40, Jonne Itkonen wrote: On 21 May 2002, Ron Johnson wrote: On Tue, 2002-05-21 at 15:27, Jérôme Marant wrote: [snip] And now something useful: less has an option '-x' which tells less how many spaces to use when rendering tabs. The correct and the default value

Re: Python versions and bytecode

2002-03-05 Thread Ron Johnson
is : will the generated .pyc and .pyo files still work if the major python version changes ? For now, I have put a dependency on python2.1, but it may not be necessary. If possible, pPlease make the dependancy = python 2.1. -- ++ | Ron Johnson, Jr