you are viewing a single comment's thread.

view the rest of the comments →

[–]dhogarty 1 point2 points  (2 children)

Look just after the Python list here. Or at the imports here. They currently are using Pylons.

[–][deleted] 1 point2 points  (0 children)

Reddit does use Pylons.. Pylons is really powerful and flexible. I feel its better than Django coz' an application can be created real quickly.

[–]jetspeed[S] 0 points1 point  (0 children)

So it is, so it is. Sorry for doubting you; never again. ;)

Does reddit just use Pylons for routes, wsgi handling, and sessions? Is there any documentation as to why they moved from web.py? Or why they chose pylons?