Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45940

Re: Is python.org powered by CPython?

From Ned Deily <nad@acm.org>
Subject Re: Is python.org powered by CPython?
Date 2013-05-24 19:58 -0700
References <BLU176-W964412BFD2E5188E8078BD7940@phx.gbl>
Newsgroups comp.lang.python
Message-ID <mailman.2098.1369450705.3114.python-list@python.org> (permalink)

Show all headers | View raw


In article <BLU176-W964412BFD2E5188E8078BD7940@phx.gbl>,
 Carlos Nepomuceno <carlosnepomuceno@outlook.com> wrote:
> Is python.org powered by CPython?

Like many websites, the python.org domain consists of a number of 
subdomains with several different webservers on various hosts.  AFAIK, 
the main www.python.org server is currently all (or mainly) static 
content served by Apache, although the static files are, in part, 
generated by a home-grown content management system powered by CPython.  
I'm not sure about the details of the other servers.  For example, both 
bugs.python.org and hg.python.org have CPython applications behind them: 
Roundup and Mercurial.

FTR, the whole python.org web domain is being redesigned so the details 
of what is under the covers will be changing.  Jesse Noller posted about 
the redesign process some months ago:

http://jessenoller.com/blog/2012/11/28/the-great-python-org-redesign

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Is python.org powered by CPython? Ned Deily <nad@acm.org> - 2013-05-24 19:58 -0700

csiph-web