[IronPython] RE: Numpy port

Thane thane at magna-capital.com
Wed Aug 31 23:00:01 CEST 2005


essential_parts = "py,pyth,python".split(',')

other_parts = "net,i,ir,iron,fe,ferrous,-anything-but-sharp-".split(',')

 

for part1 in essential_parts:

      for part2 in other_parts:

            print part1+part2

            print part2+part1

            

(Doesn't include "Pyronic" which I kinda like.)

 

  _____  

From: users-ironpython.com-bounces at lists.ironpython.com
[mailto:users-ironpython.com-bounces at lists.ironpython.com] On Behalf Of
Keith J. Farmer
Sent: Wednesday, August 31, 2005 3:46 PM
To: Discussion of IronPython
Subject: RE: [IronPython] RE: Numpy port

 

"Pynet".. then instead of "Pythonistas", we could call ourselves "goobers".

 

(that's okay..)

 

  _____  

From: users-ironpython.com-bounces at lists.ironpython.com on behalf of Anthony
Tarlano
Sent: Wed 8/31/2005 11:02 AM
To: Discussion of IronPython
Subject: Re: [IronPython] RE: Numpy port

I was thinking about the name thing again and I really like:

pythonet   

;-) (sorry if this brings an onslaught of new naming messages)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 6706 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050831/a8f19fdd/attachment.bin>


More information about the Ironpython-users mailing list