Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Pythonification of the asterisk-based collection packing/unpacking syntax

Reply
Thread Tools

Pythonification of the asterisk-based collection packing/unpacking syntax

 
 
alex23
Guest
Posts: n/a
 
      01-03-2012
On Jan 3, 3:39*pm, Rick Johnson <rantingrickjohn...@gmail.com> wrote:
> It's NOT a fork Alex. It IS in fact the next logical step in Python's
> future evolution.


Link to the repo please, or STFU.
 
Reply With Quote
 
 
 
 
Eelco
Guest
Posts: n/a
 
      01-03-2012
On Jan 3, 3:38*am, alex23 <wuwe...@gmail.com> wrote:
> On Dec 27 2011, 8:01*pm, Eelco <hoogendoorn.ee...@gmail.com> wrote:
>
> > But I consider it a reasonable change for a
> > 'python 4', or whatever the next major version change will be called.

>
> You do realise there were 8 years between 2 & 3? You might be waiting
> for quite some time.


Yes, I realize this discussion is quite theoretical in nature. Some of
the more 'emotionally engaged' participants might do well to keep that
in mind as well.

> Conversely, you could pitch in behind Rick Johnson's Python 4000 fork,
> I sure it's progressing nicely given how long Rick has been talking it
> up.


Would you be so kind as to leave your personal feuds at the door?

> > Writing a code-conversion tool to convert from *args to args::tuple
> > would be quite easy indeed.

>
> You might want to ask people maintaining libraries in both 2.x & 3.x
> via 2to3 just how well that's working out for them. If the impact of
> changes was trivially obvious, the programming landscape would look
> very different indeed.


Of course if a conversion tool falters on even a single construct,
automated conversion is not going to be reliable, and thats going to
be a pain. But whatever python 4 will be like, its not going to be
backwards compatible by definition; and at least I dont think this
proposed change will contribute to the trouble of conversion between
the two. It is really quite a superficial syntax tweak.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
create collection of collection Hemant ASP .Net 1 10-22-2009 03:04 PM
Collection problems (create Collection object, add data to collection, bind collection to datagrid) Øyvind Isaksen ASP .Net 1 05-18-2007 09:24 AM
Sorting the Collection(java.util.Collection) of Elements Pradeep Java 2 01-24-2007 02:33 PM
Adding to collection from controlDesigner only produces end tag for the collection. Don ASP .Net Building Controls 0 07-22-2005 09:31 PM
STL - an algorithm for finding a collection within a collection? Dylan C++ 5 03-22-2005 01:31 AM



Advertisments