Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-08 Thread Andy Robinson
2009/5/7 Shaun Laughey : > Hi Andy didn't you start a while ago? We've dabbled and done a private port of the open source toolkit using 2-to-3, which sort of works except that PIL is not yet available for 3.0 and that's a major issue for many users. We also build a ton of solutions on Django. S

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread René Dudfield
On Thu, May 7, 2009 at 8:13 PM, john maclean wrote: > > > Are many people actually using python 3? > > Not really... from what I can see. There's about 47 python3 packages listed at pypi, and over 6400+ in total. http://pypi.python.org/pypi?:action=browse&show=all&c=533 The growth rate of 2.x p

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread John J Lee
On Thu, 7 May 2009, John Pinner wrote: [...] But if you are developing new software you should be using Python 3, ready for when it becomes the default in Linux distributions (already it is, in Ubuntu 9.04). What does that mean? $ lsb_release -a No LSB modules are available. Distributor ID: Ub

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread Shaun Laughey
Hi Andy didn't you start a while ago? I think the unicode strings alone will make life a lot easier for all pythonistas not harder. Plus with the xml parsing libraries that exist now no need to roll your own - well apart from keeping other peoples bugs out... Your codebase would become smaller a

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread John Pinner
Hello, 2009/5/7 Andy Robinson : > 2009/5/7 John Pinner : >> But if you are developing new software you should be using Python 3, >> ready for when it becomes the default in Linux distributions (already >> it is, in Ubuntu 9.04). > > I just did a clean install of Ubuntu desktop 9.04 2 days ago, and

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread Andy Robinson
2009/5/7 John Pinner : > But if you are developing new software you should be using Python 3, > ready for when it becomes the default in Linux distributions (already > it is, in Ubuntu 9.04). I just did a clean install of Ubuntu desktop 9.04 2 days ago, and typing 'python' brings up 2.6.2.I ha

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread John Pinner
Hello, 2009/5/7 john maclean : > Are many people actually using python 3? Probably not - yet. But if you are developing new software you should be using Python 3, ready for when it becomes the default in Linux distributions (already it is, in Ubuntu 9.04). Python 3 offers several advantages

Re: [python-uk] python-uk Digest, Vol 69, Issue 1

2009-05-07 Thread john maclean
2009/5/7 : > Send python-uk mailing list submissions to >        python...@python.org > > To subscribe or unsubscribe via the World Wide Web, visit >        http://mail.python.org/mailman/listinfo/python-uk > or, via email, send a message with subject or body 'help' to >        python-uk-requ...@p