debian python2.4

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • km

    #1

    debian python2.4


    Hi all,
    is there a debian binary of python2.4 ?

    tia,
    KM
  • Nick Vargish

    #2
    Re: debian python2.4

    km <km@mrna.tn.nic .in> writes:
    [color=blue]
    > is there a debian binary of python2.4 ?[/color]

    root# apt-get update
    root# apt-cache search python2.4

    idle-python2.4 - An IDE for Python (v2.4) using Tkinter
    python2.4 - An interactive high-level object-oriented language (version 2.4)
    python2.4-dev - Header files and a static library for Python (v2.4)
    python2.4-doc - Documentation for the high-level object-oriented language Python (v2.4)
    python2.4-examples - Examples for the Python language (v2.4)
    python2.4-gdbm - GNU dbm database support for Python (v2.4)
    python2.4-tk - Tkinter - Writing Tk applications with Python (v2.4)

    It sure looks like it's there.

    Nick

    --
    # sigmask || 0.2 || 20030107 || public domain || feed this to a python
    print reduce(lambda x,y:x+chr(ord(y )-1),' Ojdl!Wbshjti!=o bwAcboefstobudi/psh?')

    Comment

    Working...