Merge lp:~nhomar/factfis/encoding_mod into lp:factfis

Proposed by Nhomar - Vauxoo
Status: Merged
Merged at revision: 11
Proposed branch: lp:~nhomar/factfis/encoding_mod
Merge into: lp:factfis
Diff against target: 10 lines (+1/-1)
1 file modified
consola.py (+1/-1)
To merge this branch: bzr merge lp:~nhomar/factfis/encoding_mod
Reviewer Review Type Date Requested Status
Equipo de fabricaciĆ³n factura fiscal en python Pending
Review via email: mp+33927@code.launchpad.net

Description of the change

Modificado el Encoding en un archivo.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'consola.py'
2--- consola.py 2010-08-26 04:37:50 +0000
3+++ consola.py 2010-08-27 16:48:43 +0000
4@@ -1,5 +1,5 @@
5 #!/usr/bin/python
6-# -*- coding: iso-8859-1 -*-
7+# -*- encoding: utf-8 -*-
8 #* OEOG Envia un archivo a la impresora fiscal
9 #*
10 #*

Subscribers

People subscribed via source and target branches