ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Python 3 [was Re: substituting list comprehensions for map()]
by Steven D'Aprano other posts by this author
Nov 4 2009 3:47PM messages near this date
Re: module imports and st_mtime | Re: problem in installing wxwidgets for python.
On Wed, 04 Nov 2009 23:08:54 +1100, Ben Finney wrote:

>  Steven D'Aprano <steven@[...].au> writes:
>  
> > On Tue, 03 Nov 2009 22:43:45 -0600, Robert Kern wrote:
> > > from numpy import dot
> > > 
> > > scalar = dot(vec1, vec2)
> >
> > Why would I want to use an already existing library that is fast, well-
> > written and well-supported, when I can toss together a nasty kludge
> > myself?
>  
>  Because using that library will ensure you can't migrate to Python 3 any
>  time soon?


Why would I want to migrate to Python 3 any time soon? 2.5 and 2.6 meet 
my needs (so far), and the new features in Python 3 aren't especially 
compelling to me. Particularly if migrating to 3 requires me to re-write 
all the libraries, where's the advantage?



-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved