Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Wan Tat Chee

On Fri, 28 May 2004, Aubin Paul wrote:

> I think I already committed that new version of eyeD3... I didn't even
> notice the 2.3 requirement...  I think that 2.3 is a reasonable
> requirement at this point, but that's because most distros have it
> now.
>

Yeah, and it'll reduce the number of distro versions to support :)
I was debating whether to upgrade to FC2 from my current RH9 setup,
this requirement will make the decision easier.

No problem, as least where Fedora is concerned.

T.C.

Wan Tat Chee (Lecturer)
School of Computer Science, Univ. of Science Malaysia,
11800 USM, Penang, Malaysia.  Rm.625 Ofc Ph: +604 653-3888 x 3617
NRG Lab Admin: +604 659-4757   Rm.601-E Ofc Ph: +604 653-4396
Internet: [EMAIL PROTECTED]Web: http://nrg.cs.usm.my/~tcwan
GPG Key : http://nrg.cs.usm.my/~tcwan/tcw_gpg-20030322.asc
F'print : DCF2 B9B2 FA4D 1208 AD59  14CA 9A8F F54D B2C4 63C7


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Aubin Paul
There are a lot of hacks in place for Pre-2.3; Boolean values, etc.
are not in prior releases, so we'd probably be able to cut down on a
lot of extra hacks if we standardized.

Aubin

On Fri, May 28, 2004 at 01:43:41PM +, [EMAIL PROTECTED] wrote:
> I think it is a reasonable thing. Most distros have it and it makes the strptime 
> hack we currently have unneccessary. So it should clean up some of the scheduling 
> problems we have in the webserver and record server.
> 
> --
> Michael Ruelle
> [EMAIL PROTECTED]
> 
> 
> > Hi,
> > 
> > I just saw a new improved version of eyeD3 and integrated it into
> > mmpython (not in cvs right now). It also requires some changes in
> > mmpython, using unicode internal now (works good, also not in cvs). 
> > 
> > A problem is that the new version of eyeD3 requires Python >= 2.3. I
> > don't know if it is because of the gui stuff we don't use or because
> > of the unicode handling. 
> > 
> > So should Freevo require Python >= 2.3, too? Our unicode stuff may not
> > be working correct with older versions and 2.3 is out lonf enough. 
> > 
> > Comments?
> > 
> > 
> > Dischi
> > 
> > -- 
> > Don't trust reality. After all, it's only a collective hunch.
> > 
> > 
> > ---
> > This SF.Net email is sponsored by: Oracle 10g
> > Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> > Take an Oracle 10g class now, and we'll give you the exam FREE.
> > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> > ___
> > Freevo-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-devel
> 
> 
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> ___
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Lars Eggert
Dirk Meyer wrote:
So should Freevo require Python >= 2.3, too? Our unicode stuff may not
be working correct with older versions and 2.3 is out lonf enough. 

Comments?
Fine for FreBSD.
(I still have hopes that the port will be committed at some point. It's 
been ready for a long time now...)

Lars
--
Lars Eggert NEC Network Laboratories


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread mikeruelle
I think it is a reasonable thing. Most distros have it and it makes the strptime hack 
we currently have unneccessary. So it should clean up some of the scheduling problems 
we have in the webserver and record server.

--
Michael Ruelle
[EMAIL PROTECTED]


> Hi,
> 
> I just saw a new improved version of eyeD3 and integrated it into
> mmpython (not in cvs right now). It also requires some changes in
> mmpython, using unicode internal now (works good, also not in cvs). 
> 
> A problem is that the new version of eyeD3 requires Python >= 2.3. I
> don't know if it is because of the gui stuff we don't use or because
> of the unicode handling. 
> 
> So should Freevo require Python >= 2.3, too? Our unicode stuff may not
> be working correct with older versions and 2.3 is out lonf enough. 
> 
> Comments?
> 
> 
> Dischi
> 
> -- 
> Don't trust reality. After all, it's only a collective hunch.
> 
> 
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> ___
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Aubin Paul
I think I already committed that new version of eyeD3... I didn't even
notice the 2.3 requirement...  I think that 2.3 is a reasonable
requirement at this point, but that's because most distros have it
now.

Aubin

On Fri, May 28, 2004 at 12:28:34PM +0200, Dirk Meyer wrote:
> Hi,
> 
> I just saw a new improved version of eyeD3 and integrated it into
> mmpython (not in cvs right now). It also requires some changes in
> mmpython, using unicode internal now (works good, also not in cvs). 
> 
> A problem is that the new version of eyeD3 requires Python >= 2.3. I
> don't know if it is because of the gui stuff we don't use or because
> of the unicode handling. 
> 
> So should Freevo require Python >= 2.3, too? Our unicode stuff may not
> be working correct with older versions and 2.3 is out lonf enough. 
> 
> Comments?
> 
> 
> Dischi
> 
> -- 
> Don't trust reality. After all, it's only a collective hunch.
> 
> 
> ---
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> ___
> Freevo-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-devel


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Dirk Meyer
Hi,

I just saw a new improved version of eyeD3 and integrated it into
mmpython (not in cvs right now). It also requires some changes in
mmpython, using unicode internal now (works good, also not in cvs). 

A problem is that the new version of eyeD3 requires Python >= 2.3. I
don't know if it is because of the gui stuff we don't use or because
of the unicode handling. 

So should Freevo require Python >= 2.3, too? Our unicode stuff may not
be working correct with older versions and 2.3 is out lonf enough. 

Comments?


Dischi

-- 
Don't trust reality. After all, it's only a collective hunch.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel