February 2006 Archives by thread
Starting: Wed Feb 1 03:47:14 EST 2006
Ending: Tue Feb 28 23:31:31 EST 2006
Messages: 160
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Added chapters about
the testbrowser to the apidoc book
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/apidoc/bookmodule/book.zcml
Small book.zcml optimization
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/ Merged revision
41524 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/zope.pot
Updated POT file
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/locales/ru/LC_MESSAGES/zope.
Updated russian translation
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/locales/
Merged zope.pot into all PO's
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/locales/ Set
svn:eol-style to 'native'
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 536: ErrorLogUtility
has UnboundLocalError
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Merged revision 41540
from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/authentication/httpplugins.py
Make basic auth quote the realm, per the basic auth spec.
Gary Poster
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/authentication/httpplugins.py
Merge revision 41542 from 3.2 branch.
Gary Poster
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Add my changes
made in revision 41424 to the changelog: Make the
HomeFolderManager more configurable. You can know specify the
class that is being created as a homefolder.
Florian Lindner
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/boston/viewlets/toolbar/macros.pt
remove /toolbar/ from generated URI.
Mikhail Kashkin
- [Zope3-checkins] SVN: Zope3/trunk/src/bugtracker/ Changed svn:props
Roger Ineichen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/homefolder/ Bugfix,
Roger Ineichen
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/component/configure.zcml Bugfix
Roger Ineichen
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/homefolder/README.txt
Minor formatting corretion.
Florian Lindner
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/onlinehelp/metadirectives.py Typo
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/app/onlinehelp/onlinehelptopic.py
Removed unneeded base class
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/cache/ Some
optimizations
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 544:
VocabularyRegistryError missing import.
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Merged revision 41612
from the trunk:
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/folder/folder.py
Fixed methods documentation
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/testbrowser/interfaces.py
Correct interface (thanks, J. J. Lee)
Gary Poster
- [Zope3-checkins]
SVN: Zope3/trunk/src/zope/publisher/httpresults.txt Fixing typo.
Gustavo Niemeyer
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/publisher/ftp.py Fixing
copy & paste docstring typo.
Gustavo Niemeyer
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 547: return
'add_content' for backward-compatibility.
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/trunk/ Removed 'Adding.renderAddButton'
method which had been deprecated 2 years ago.
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/mkerrin-webdav/src/zope/app/dav/
This is my first implementation of the namespace manager has
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/branches/philikon-simplify-skinning/
Branch for work on http://dev.zope.org/Zope3/SimplifySkinning.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/publisher/interfaces/
* Deprecate ILayer
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/meta
Deprecate browser:skin and browser:layer directives.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Replace occurrences of ISkin with IBrowserSkinType.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/metaconfigure.py
Stacklevel 2 doesn't make much sense in warnings within ZCML
handlers. I'd rather
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/component/meta
Optional 'name' parameter for <interface />. No tests yet.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Use <interface /> instead of <browser:skin /> to register the
skins that already
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/browser.zcml
The Rotterdam skin is no longer available under the
zope.app.rotterdam.Rotterdam
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/releases/Zope.map remove a latent
"X"
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/benji-zope.testbrowser-packaging/
make a branch to work on zope.testbrowser packaging
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/benji-zope.testbrowser-packaging/
check in my changes so Stephan can tell me what I'm doing wrong
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/benji-zope.testbrowser-packaging/releases/ZopeTestbrowser.cfg
Okay, so this should be working now.
Stephan Richter
- [Zope3-checkins] SVN: Zope3/trunk/ - fix up packaging info for
zope.testbrowser
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/__init__.py
fix crazy typos
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/__init__.py
tweak imports so they'll work outside of Zope 3
Benji York
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Convert skins and layers that didn't have interface
equivalents yet to the new
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/rotterdam/__init__.py
Correct docstrings; whitespace
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/metaconfigure.py
Make deprecation warning state the ZCML file and line number.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/apidoc/
Make test modules properly runnable.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/apidoc/
Make apidoc not use ILayer because it's deprecated. In fact, apidoc
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Rotterdam-based skins can directly inherit from the Rotterdam
skin interface.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/bugtracker/browser/skin/
new-style skin and layer setup
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zwiki/browser/skin/
new-style skin and layer setup. I think this is the last one.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/deprecation/
Fix a bug in zope.deprecation.deprecated that would not allow
it to be called
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/
* Make zope.app.layers and zope.app.skins a proper module
(even though
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Add BBB comments
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/component/meta
Add BBB markers for something that was deprecated in Zope 3.2.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/ Fixed issue 546: non-ASCII
docstring cause System Error in RootErrorReportingUtility
Dmitry Vasiliev
- [Zope3-checkins] SVN: Zope3/branches/3.2/ Merged revision 41712
from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/deferredimport/
Defered import mechanism
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/interface/adapter.txt
Added note that we need more tests.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/interface/adapter.py
Fixed unsubscribe bug.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/
Added new component-management api
Jim Fulton
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/error/
getPrintable() now returns more pretty representation for a
non-ascii data
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/component/meta
Deprecate the 'layer' argument of view and resource. They
already had
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/app/error/ Merged
revision 41724 from the trunk:
Dmitry Vasiliev
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/metaconfigure.py
Make tests pass by passing in the right mock object and
introducing an
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/tests/test_directives.py
Introduce BBB markers and ignore the deprecation message on ILayer.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/mkerrin-remove_trial_tests/
Integrate the trial ftp tests with the Zope testrunner and
Michael Kerrin
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/tests/test_directives.py
* Get rid of the code I just put BBB markers on. These tests
are duplicated,
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/tests/
Remove use of browser:layer in test.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/metaconfigure.py
Ignore deprecation warnings during tests of browser:layer and
browser:skin.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/publisher/browser/metaconfigure.py
Work around a weird import bug.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/add.py
Initialized values are not overwritten by 'None' if there is
no input for a data field.
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/publisher/tests/
Get rid of deprecated ISkin import (in one case it was unused
anyway).
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/container/browser/tests/test_directive.py
Get rid of an ILayer import and rectify the layer base
interface at the same time.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/form/browser/add.py
Merged revision 41734 from the trunk:
Egon Frerich
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/apidoc/ifacemodule/browser.py
get rid of an unused and deprecated import
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/zopetop/ftests.py
get rid of weird dotted names of skins in urls.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/3.2/src/zope/app/form/browser/add.py
This if-statement is more precise.
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/app/form/browser/add.py
Like Rev. 41741 in 3.2:
Egon Frerich
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Typo fixes.
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/branches/3.2/src/zope/testbrowser/ Bug
Fix: Adding the support for timing operations to
zope.testbrowser broke the
Benji York
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/ Bug Fix:
Adding the support for timing operations to zope.testbrowser
broke the
Benji York
- [Zope3-checkins] SVN: Zope3/branches/philikon-reduce-zcml/ Branch
for work on
http://dev.zope.org/Zope3/ReducingTheAmountOfZCMLDirectives.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/mkerrin-remove_trial_tests/src/zope/app/twisted/ftp/
Fixed two bugs in FTP reported by Roger which pushed
Michael Kerrin
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/schema/ Included
src/zope/schema/fields.txt among doctest files to be run. Made it
Marius Gedminas
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/testbrowser/README.txt
Typo fixes and some factual corrections.
Marius Gedminas
- [Zope3-checkins]
SVN: Zope3/branches/mkerrin-remove_trial_tests/src/zope/app/twisted/ftp/
fix timezone related bug in handling of the last
Michael Kerrin
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/component/meta
Deprecate the <factory /> directive.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/
Remove usage of <factory />.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/component/contentdirective.py
Make the <class><factory /></class> directive not use the now
deprecated
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/schema/
Deprecate the <vocabulary /> directive.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/mkerrin-webdav/src/zope/app/dav/
Added support for dead properties, and updated the PROPFIND
Michael Kerrin
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/schema/__init__.py
We need to import the vocabulary.py module explicitly to make
sure the
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-simplify-skinning/src/zope/app/
Provide the "Browser Skins" vocabulary (in contradiction to
the proposal which
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/ Merge
philikon-simplify-skinning branch. See
http://dev.zope.org/Zope3/SimplifySkinning.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/philikon-simplify-skinning/
Delete merged branch.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Note changes on
merging the philikon-simplify-skinning branch.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/component/
Make the UtilityVocabulary ready so that you easily subclass
it and provide
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/
Convert a bunch of <vocabulary /> directives to <utility />,
with the necessary
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/nathan-projectification/
Branching for pre-egg projectification.
Nathan Yergler
- [Zope3-checkins]
SVN: Zope3/branches/philikon-reduce-zcml/src/zope/app/
Convert a bunch of <vocabulary /> directives to <utility />,
with the necessary
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/nathan-projectification/src/zope/interface/
Removed interface module.
Nathan Yergler
- [Zope3-checkins]
SVN: Zope3/branches/nathan-projectification/src/zope/
Pointing zope.interface at the new revision of the
independent project.
Nathan Yergler
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/interface/declarations.py
noLongerProvides functionality.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/interface/ Removing
interface in preparation for converting to an external.
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ interface now points to
zope.interface as an external
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Fixing my own stupid
way of handling testing of the module only.
Nathan Yergler
- [Zope3-checkins] SVN: zope.testing/trunk/README.txt Added
README.txt, needed for eggification.
Paul Winkler
- [Zope3-checkins] SVN: zope.testing/trunk/README.txt clarified
relationship of testrunner.py and the test.py scripts.
Paul Winkler
- [Zope3-checkins] SVN: zope.testing/trunk/setup.py Added setup.py
for use when ovulating eggs.
Nathan Yergler
- [Zope3-checkins]
SVN: zope.testing/trunk/src/zope/testing/__init__.py
Removed traceback formatter monkey patching to eliminate
circular dependency (blame Jim).
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/deprecation/ Removing
deprecation in preparation for conversion to svn:externals.
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Converted deprecation
to svn:external.
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/i18nmessageid/ Removing
i18nmessageid in preparation for svn:externals.
Nathan Yergler
- [Zope3-checkins] SVN: Zope3/trunk/src/zope/ Converted i18nmessage
id svn:external
Nathan Yergler
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/deprecation/
Convenience deprecation decorator
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/deprecation/__init__.py
expose new decorator
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/components.py
Let Jim know about two methods he still has to implement :).
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/
Global component registries (including BBB for global site
managers). There
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
expand $Id$
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
also yield handler registrations
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
typo
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
Use registerHandler for subscribers, not registerSubscriptionAdapter
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/components.py
Implement getUtilitiesFor and getAllUtilitiesRegisteredFor
with Jim's help.
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/huevos-rancheros-branch/
Branching for zope egg consumption r&d
Nathan Yergler
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
Forget self.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/presentation.
1) Fix up some code in APIDoc dealing with new attrs of
registration objects.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/interface/
Made implementation specifications picklable.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/
Added persistent component registries.
Jim Fulton
- [Zope3-checkins] SVN: zope.testing/trunk/setup.py Names of
dependencies must not include dots.
Tres Seaver
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
Allowed use without a name,
because lots of tests want to call it that
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/tests.py
Fixed some assumptions about return types.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/components.py
Added error checks and checks for required values == None.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/
Get rid of BBB tests. Motivation was that 'components' was shadowing
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/app/testing/placelesssetup.py
Use correct import path now that the BBB stuff is gone
Philipp von Weitershausen
- [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
correct import path now that the BBB stuff is gone
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
Fixed a bug in the test cleanup support.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/components.py
Fix a bug in utility registrations. Utilities were not getting
Jim Fulton
- [Zope3-checkins] SVN: Zope3/branches/jim-adapter/src/zope/app/ Use
correct import path now that the BBB stuff is gone
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/globalregistry.py
Fixed the backward-compatible subscription registration.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/component/socketexample.txt
Fixed a bad assumption about an iterable.
Jim Fulton
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/app/apidoc/
Fix up some code in APIDoc dealing with new attrs of
registration objects.
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zope/i18n/tests/test_
Use correct import path now that the BBB stuff is gone
Philipp von Weitershausen
- [Zope3-checkins]
SVN: Zope3/branches/jim-adapter/src/zwiki/tests/test_traverser.py
Get rid of no longer existing import
Philipp von Weitershausen
Last message date:
Tue Feb 28 23:31:31 EST 2006
Archived on: Sat Mar 11 09:44:57 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).