]> git.llucax.com Git - z.facultad/66.09/etherled.git/blobdiff - cliente/etherled/__init__.py
Bugfix (set puede no llevar datos).
[z.facultad/66.09/etherled.git] / cliente / etherled / __init__.py
index 040f8d4a139e8423d541a182a077f79d47db8089..862142e96e6a3bac53a1f3f8bea05abd0b555c1d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
 #!/usr/bin/env python
-# -*- coding: iso-8859-1 -*-
+# -*- coding: utf-8 -*-
 # vim: set expandtab tabstop=4 shiftwidth=4 :
 #----------------------------------------------------------------------------
 #                               Etherled
 # vim: set expandtab tabstop=4 shiftwidth=4 :
 #----------------------------------------------------------------------------
 #                               Etherled
@@ -20,7 +20,7 @@
 # with etherled; if not, write to the Free Software Foundation, Inc., 59
 # Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #----------------------------------------------------------------------------
 # with etherled; if not, write to the Free Software Foundation, Inc., 59
 # Temple Place, Suite 330, Boston, MA  02111-1307  USA
 #----------------------------------------------------------------------------
-# Creado:  sáb oct 29 21:56:59 ART 2005
+# Creado:  sáb oct 29 21:56:59 ART 2005
 # Autores: Leandro Lucarella <llucare@fi.uba.ar>
 #----------------------------------------------------------------------------
 
 # Autores: Leandro Lucarella <llucare@fi.uba.ar>
 #----------------------------------------------------------------------------