Re: where is the Python tutorial?

2006-10-16 Thread Ron Johnson
e > documentations in main without 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-p

Re: which packages still depend on python2.3?

2006-10-21 Thread Ron Johnson
problems - 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 ar

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: >> &

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 bit

Re: Python versions and bytecode

2002-03-05 Thread Ron Johnson
question 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". -- +---------

Re: Python and Emacs

2002-05-21 Thread Ron Johnson
; with others, it is better to have real TABs instead of spaces. This is amusing: I think exactly the opposite, since I indent every 4 columns, and if \t were set to 4, then when less'ing the file, it would look differently that it does in the editor... -- +-----

Re: Python and Emacs

2002-05-21 Thread Ron Johnson
On Tue, 2002-05-21 at 16:09, Jérôme Marant wrote: > Ron Johnson <[EMAIL PROTECTED]> writes: > > > On Tue, 2002-05-21 at 15:27, Jérôme Marant wrote: > > [snip] > >> I'm a bit annoyed with Emacs when editing Python programs because > >> Emacs a

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.

Re: Support for Python2.1 and Python2.2

2003-09-09 Thread Ron Johnson
python museum on the net. I'll propose it's removal after the next > release. -- - 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: 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: Python2.4 packages

2006-06-19 Thread Ron Johnson
; a solution). > sam$ > > Do you know how I am supposed to get my "system" upto 2.4? > > Flup in this case 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 &

Re: Python2.4 packages

2006-06-19 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Marc Dequènes (Duck) wrote: > Coin, > > Ron Johnson <[EMAIL PROTECTED]> writes: > >> Making a symlink from python2.4 to python would probably do the >> trick. > > Are you root of the world and gonna do this ug

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

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

2006-07-10 Thread Ron Johnson
using something less > problematic (probably Gtk). Maybe I just hit too much corner > cases, but wxWidgets brought me too much pain and workarounds in > my code. Do you remember any examples? - -- Ron Johnson, Jr. Jefferson LA USA Is "common sense" really valid? For example, it i

Re: Obtain Python version number

2006-08-07 Thread Ron Johnson
9]\+\).*/\1/'` > > which works in principle but I wonder if there is some 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" real