[Zope] Please help with ZopeTime AttributeError

Mark McEahern marklists@mceahern.com
Wed, 8 Jan 2003 17:44:06 -0600


Larry, what happens if you create a Python Script outside your Plone site
(in the root of the server) that has:

  print context.ZopeTime()
  return printed

and then click its Test tab?

I downloaded Plone RC1 and logged in to the portal, no problem.  So I don't,
off the top of it, know why you're getting that AttributeError.

// m

-