Ticket #181 (closed defect: fixed)
embedsignature prints default args incorrectly
| Reported by: | jasone | Owned by: | jasone |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.11 |
| Component: | Code Generation | Keywords: | |
| Cc: |
Description
The embedsignature code uses %s instead of %r to format default arguments, which results in formatting errors, such as quotes being dropped from strings.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

