superpollo wrote:
> Lie Ryan wrote:
>> superpollo wrote:
>>
>>> Lie Ryan wrote:
>>>
>>>
AFAIK, no major linux distributions have officially ported to python
3.x.
>>>
>>> http://packages.debian.org/experimental/python3.1
>>>
>> Note the word "experimental"
>
> i noticed. isn't experimenta
On Thu, Jul 9, 2009 at 8:10 AM, Lie Ryan wrote:
> superpollo wrote:
>> Lie Ryan wrote:
>>
>>> AFAIK, no major linux distributions have officially ported to python
>>> 3.x.
>>
>> http://packages.debian.org/experimental/python3.1
>>
>> thanks for help
>
> Note the word "experimental"
Assuming that D
Marco Mariani wrote:
superpollo wrote:
what i was asking for is about a way to *INSTALL* and mantain
different python versions, a task i think is not unusal for developers.
Check out virtualenv, I ask myself how I could work without it.
http://pypi.python.org/pypi/virtualenv
much obliged
superpollo wrote:
what i was asking for is about a way to *INSTALL* and mantain different
python versions, a task i think is not unusal for developers.
Check out virtualenv, I ask myself how I could work without it.
http://pypi.python.org/pypi/virtualenv
--
http://mail.python.org/mailman/lis
Lie Ryan wrote:
superpollo wrote:
Lie Ryan wrote:
AFAIK, no major linux distributions have officially ported to python
3.x.
http://packages.debian.org/experimental/python3.1
thanks for help
Note the word "experimental"
i noticed. isn't experimental official? i thought it was...
than
superpollo wrote:
> Lie Ryan wrote:
>
>> AFAIK, no major linux distributions have officially ported to python
>> 3.x.
>
> http://packages.debian.org/experimental/python3.1
>
> thanks for help
Note the word "experimental"
--
http://mail.python.org/mailman/listinfo/python-list
Lie Ryan wrote:
AFAIK, no major linux distributions have officially ported to python
3.x.
http://packages.debian.org/experimental/python3.1
thanks for help
--
http://mail.python.org/mailman/listinfo/python-list
superpollo wrote:
> Adrian Dziubek wrote:
>> The recommended Debian way is update-alternatives. I find it a bit
>> unintuitive, so I have to read through the documentation every time I
>> use it, but it should be able link a chosen version of python to /usr/
>> bin/python. I don't know if it's set
Adrian Dziubek wrote:
The recommended Debian way is update-alternatives. I find it a bit
unintuitive, so I have to read through the documentation every time I
use it, but it should be able link a chosen version of python to /usr/
bin/python. I don't know if it's set up by default, I have only one
The recommended Debian way is update-alternatives. I find it a bit
unintuitive, so I have to read through the documentation every time I
use it, but it should be able link a chosen version of python to /usr/
bin/python. I don't know if it's set up by default, I have only one
version installed.
--
A
hi everybody.
i have a certain set of old python scripts and data used by said scripts
which were written using python 2.3
in particular i used some features which were later modified or
deprecated by the language newer versions (e.g.: cmp(), print as
keyword, and such...)
for reasons i fi
11 matches
Mail list logo