summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Config with pure python (#22)Michael Howitz2022-12-151-0/+1
* Port documentation to Python 3.Michael Howitz2021-07-164-2/+9
* Remove useless __repr__ override in event classesLaurent VOULLEMIER2019-08-131-8/+7
* Move the function signature to the .rst file per discussion.dry-classhandler-docsJason Madden2018-03-221-6/+7
* The sphinx docs for z.e.classhandler use `.. automodule`.Jason Madden2018-03-221-1/+4
* Merge pull request #5 from zopefoundation/docsJason Madden2017-06-261-2/+3
|\
| * Reference zope.component docs on configuring eventsdocsJason Madden2017-06-231-2/+3
* | Add Python 3.6 and coverallsJason Madden2017-06-232-2/+2
|/
* Added a simple class-based handler implementation.classhandlerJim Fulton2015-10-171-0/+70
* Added a simple class-based handler implementation.Jim Fulton2015-10-171-0/+12
* Note correct semantics for subscribers raising exceptions.Tres Seaver2010-04-191-1/+1
* Exemplar for proposed new style of documenting / testing ZTK packagesTres Seaver2010-04-173-77/+10
* 100% test coverage, even without the doctest.Tres Seaver2010-04-161-3/+29
* Conform to repository policy.Tres Seaver2010-04-062-2/+2
* As 'setuptools' is a dependency 'pkg_resources' will be available always. Ref...Baiju Muthukadan2009-03-111-10/+1
* Fix package's mailing list address and homepage.Dan Korostelev2009-03-031-36/+3
* Moving code to satellite.Christian Theune2007-05-033-0/+153
* Altered setup.py to import and use find_packages. The version number was alsoAlexander Heavner2007-02-131-5/+8
* make more genericJim Fulton2006-03-018-765/+0
* Declare zope as a namespace package.Nathan Yergler2006-02-281-1/+7
* Fixed up new project to perform tests as an independent project.Nathan Yergler2006-02-281-0/+1
* Copying i18nmessage to new project.Nathan Yergler2006-02-288-0/+765