Opened 17 years ago
Closed 17 years ago
#5120 closed (duplicate)
make-messages.py stop working
Reported by: | olidu | Owned by: | Malcolm Tredinnick |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
make-messages.py stopped working recently
The line
msgs = '\n'.join(dropwhile(len, msgs.split('\n')))
seems to remove all non-empty lines instead of just the header.
Change History (3)
comment:1 by , 17 years ago
Summary: | make-messages.py produce stop working → make-messages.py stop working |
---|
comment:2 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Hi olidu,
If you are using this stuff under Windows, then this ticket is a duplicate of #4899. Can you please:
ticket-4899.2.diff
patch attached to that ticket