All pastes #940111 Raw Copy code Copy link Edit

Stuff

public text v1 · immutable
#940111 ·published 2008-03-12 19:37 UTC
rendered paste body
class ISchema(interface):
    instrucoes1                      = schema.TextLine(
                                                       title=_(u"Instruções linha 1"),
                                                       default=u"- Sr. Caixa, cobrar multa de 2% após o vencimento",
                                                       )