login community faq
1
1

Since Python 2.7 is already available on all WebFaction servers, when will a version of Django that runs on Python 2.7 (or anything later) become available in the Control Panel?

In the meantime, how can I "point" Django to run on 2.7 instead of 2.6.5 (the latest version currently available in the Control Panel)?

asked Jan 12 '11 at 16:22

dysolution's gravatar image

dysolution
2616


We do not have an ETA for this deployment. The issue is you can not just point it to use the new python version since some of the apache .so files were built to use 2.6. You would have to re-build apache. Also you may have to change the syntax of some of your code to work in 2.7.

answered Jan 12 '11 at 19:45

johns's gravatar image

johns ♦♦
340427

+1 for this -- apparently AUTH TLS mode in ftplib:

http://docs.python.org/library/ftplib.html

is "new in 2.7" and i need that last week -- when my "client" switched their ftp server over.

(Feb 08 '11 at 18:18) tanjk tanjk's gravatar image

Python 2.7 introduces new syntax, but all Python 2.6 programs are syntactically valid in 2.7. It's possible, but very unlikely, something has changed in the standard library in 2.7 that breaks a 2.6 program. See http://docs.python.org/whatsnew/2.7.html.

(Sep 19 '12 at 10:03) dontYetKnow dontYetKnow's gravatar image
Your answer
If you have an answer to the above question, then use the form below. Otherwise, use the appropriate 'add new comment' button above to post your feedback.
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Tags:

×643
×229
×2

Asked: Jan 12 '11 at 16:22

Seen: 1,503 times

Last updated: Sep 19 '12 at 10:04

Plans & prices    Sign up    Why WebFaction?    Contact us    Affiliate program    Support    Legal    Jobs    Blog    Control panel login
Powered by OSQA
© Copyright 2003-2012 Swarma Limited - WebFaction is a service of Swarma Limited