Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45940 > unrolled thread
| Started by | Ned Deily <nad@acm.org> |
|---|---|
| First post | 2013-05-24 19:58 -0700 |
| Last post | 2013-05-24 19:58 -0700 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Is python.org powered by CPython? Ned Deily <nad@acm.org> - 2013-05-24 19:58 -0700
| From | Ned Deily <nad@acm.org> |
|---|---|
| Date | 2013-05-24 19:58 -0700 |
| Subject | Re: Is python.org powered by CPython? |
| Message-ID | <mailman.2098.1369450705.3114.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web