mirror of
https://github.com/python/cpython.git
synced 2025-09-27 10:50:04 +00:00
Merged revisions 79364 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r79364 | ezio.melotti | 2010-03-24 01:56:06 +0200 (Wed, 24 Mar 2010) | 9 lines Merged revisions 79362 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r79362 | ezio.melotti | 2010-03-24 01:53:20 +0200 (Wed, 24 Mar 2010) | 1 line Another typo. ........ ................
This commit is contained in:
parent
a89918aeb2
commit
4b7edbc804
1 changed files with 1 additions and 1 deletions
|
@ -677,7 +677,7 @@ project called `Grok <http://grok.zope.org/>`_ which makes it possible for
|
||||||
"normal" Python programmers use the very mature Zope components.
|
"normal" Python programmers use the very mature Zope components.
|
||||||
|
|
||||||
Another framework that's already been mentioned is `Pylons`_. Pylons is much
|
Another framework that's already been mentioned is `Pylons`_. Pylons is much
|
||||||
like TurboGears with ab even stronger emphasis on flexibility, which is bought
|
like TurboGears with an even stronger emphasis on flexibility, which is bought
|
||||||
at the cost of being more difficult to use. Nearly every component can be
|
at the cost of being more difficult to use. Nearly every component can be
|
||||||
exchanged, which makes it necessary to use the documentation of every single
|
exchanged, which makes it necessary to use the documentation of every single
|
||||||
component, because there are so many Pylons combinations possible that can
|
component, because there are so many Pylons combinations possible that can
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue