appypod-rattail/gen/mixins
2011-12-15 22:56:53 +01:00
..
__init__.py appy.gen: solved a tricky encoding problem. 2011-12-08 16:01:57 +01:00
TestMixin.py appy.gen: Refactoring due to De-Plonization. 2011-12-05 15:11:29 +01:00
ToolMixin.py appy.bin: updated publish.py, that is now able to generate a DistUtils tar.gz for Appy; publish.py can now be called with option '-s' (silent): in this mode no question is asked to the user, default values are used; updated new.py that generates a better Plone4-ready simple Zope instance; appy: moved FileWrapper from appy.gen.utils to appy.shared.utils to avoid circular package dependencies; appy.gen: use of .pyt extensions for template Python classes in appy.gen.templates in order to avoid byte-compilation errors when distutils installs the package; appy.pod: when using function 'document' in 'from' statements, first arg can now be a appy.shared.utils.FileWrapper instance. 2011-12-15 22:56:53 +01:00