Personal tools
Home Webmaster Resources Python

Python

General Python Tips
 
Advanced Python Sorting Techniques
Using the python list sort method combined with lambda opens up a some nice sorting options. more »