Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tobiasherp pep8 #10

Merged
merged 8 commits into from
Apr 14, 2016
Merged

Tobiasherp pep8 #10

merged 8 commits into from
Apr 14, 2016

Conversation

thet
Copy link
Member

@thet thet commented Apr 14, 2016

Rebase of original: #7

Tobias and others added 8 commits April 14, 2016 12:06
If a section tells the transmogrifier about the created archive
(by calling transmogrifier.add_info('export_content', name, info), e.g.
at the end of the __iter__ method), the calling method can return this
archive to the user for download. This way, transmogrifier turns into a
tool which can be offered to "normal" users for flexible exports,
without the need to edit the pipeline configuration first.
Here is all the meat!
Produces a pretty string which represents the _all attribute of a
Transmogrifier object.  Can return a list instead.

Conflicts:
	src/collective/transmogrifier/utils.py
When ConfigurationRegistry.clear is fired unexpectedly, this can go
unnoticed and cause transmogrifications to fail.  Thus, this can be
customized by setting the CLEANUP variable.

To suppress the call by the zope.testing.cleanup facility entirely, this
variable must must be changed to OFF in the module code, because this is
done on import time.  For other uses, the variable can be set after
importing.

The present SILENT value reflects the so-far behaviour.

Conflicts:
	src/collective/transmogrifier/transmogrifier.py
@thet thet merged commit 89ff890 into master Apr 14, 2016
@thet thet deleted the tobiasherp-pep8 branch April 14, 2016 10:11
@thet thet mentioned this pull request Apr 14, 2016
Closed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants