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

2009-05-07 Thread Shaun Laughey
aller and easier to maintain. Shaun Laughey. (a reportlab fan) 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 Ubun

Re: [python-uk] Software Developers Wanted

2008-03-31 Thread Shaun Laughey
somewhat rusty. > > Regards, > > -- > Chris Lamb, UK [EMAIL PROTECTED] > GPG: 0x634F9A20 C+ ! I'd give him a D- for effort. -- Shaun Laughey. ___

Re: [python-uk] Favourite ways of scrubbing HTML/whitelisting specific HTML tags?

2008-02-07 Thread Shaun Laughey
h speed in parsing several hundred html files every hour or so. I also rolled my own using various regex's and stuff nicked from a perl lib. It was awful and feature incomplete. Beautiful Soup worked better. Shaun Laughey. ___ python-uk mailing list python-uk@python.org http://mail.python.org/mailman/listinfo/python-uk