Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install zope.app.pythonpage

How to install zope.app.pythonpage

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install zope.app.pythonpage
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
3.5.1 Available View build log
Windows (64-bit)
3.5.1 Available View build log
Mac OS X (10.5+)
3.5.1 Available View build log
Linux (32-bit)
3.5.1 Available View build log
Linux (64-bit)
3.5.1 Available View build log
 
License
ZPL 2.1
Lastest release
version 3.5.1 on Jan 5th, 2011

Python Page provides the user with a content object that interprets Python in content space.

Detailed Dcoumentation

Python Page

Python Page provides the user with a content object that interprets Python in content space. To save typing and useless messing with output, any free-standing string and print statement are considered for output; see the example below.

Example

Create a new content type called "Python Page" and enter the following code example:

'''

System Message: ERROR/3 (<string>, line 26)

Inconsistent literal block quoting.

<html> <body> <ul> '''

import time print time.asctime()

''' </ul> </body> </html> '''

CHANGES

3.5.1 (2009-08-15)

  • Fixed a spurious test failure when run with with Python 2.6

3.5.0 (2009-02-01)

  • Replace zope.app.container with zope.container.

3.4.1 (2007-07-30)

  • Get rid of zope.app.zapi as a dependency.

System Message: WARNING/2 (<string>, line 59)

Bullet list ends without a blank line; unexpected unindent.

See https://bugs.launchpad.net/zope3/+bug/219302

  • Fix deprecation warning in zope/app/pythonpage/browser.py: zope.app.i18n

System Message: WARNING/2 (<string>, line 62)

Bullet list ends without a blank line; unexpected unindent.

was moved to zope.i18nmessageid.

3.4.0 (2007-10-24)

  • Initial release independent of the main Zope tree.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.