View Single Post
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#3284
Originally Posted by godofwar424 View Post
List some reasons for a newer version of python
Just from top of my head:
  • less buggy sqlite that should better support access from threads
  • support for sqlite extensions (e.q. geodata extension, etc.)
  • sqlite dump and restore
  • support for timeout in urllib
  • with statement without the "from future import" stuff
  • the multiprocessing module
  • more collections
BTW, SHR on the Neo FreeRunner already has Python 2.6 - maybe even 2.7
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following 2 Users Say Thank You to MartinK For This Useful Post: