frabcus / judgmental

UK case law
http://judgmental.org.uk/
16 stars 4 forks source link

Upgrade to Python 2.6? #5

Closed jcranch closed 13 years ago

jcranch commented 13 years ago

Obviously, we're limited by what runs on the server. But it would be nice to take advantage of more modern Python features. Benefits include the following:

jcranch commented 13 years ago

For demo purposes, I branched the code last night to create a python2.6 branch and make lots of stuff much simpler by using lots of "with"s.

I'd happily put this on github, but it's not clear to me that I have the right to create a branch. Any hints?

chris321 commented 13 years ago

Something else: An up-to-date version of lxml would be very beneficial.

chris321 commented 13 years ago

Done and working.