[cairo-commit] cairo-demo/python ChangeLog,1.2,1.3 hangman.py,1.2,1.3
Carl Worth
commit at pdx.freedesktop.org
Mon Aug 15 11:12:59 PDT 2005
- Previous message: [cairo-commit] cairo-demo/python ChangeLog,1.1,1.2 hangman.py,1.1,1.2
- Next message: [cairo-commit] cairo/src cairo_xcb_surface.c,NONE,1.1 Makefile.am,1.19,1.20 cairo-features.h.in,1.2,1.3 cairo.h,1.42,1.43
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: cworth
Update of /cvs/cairo/cairo-demo/python
In directory pdx:/tmp/cvs-serv22824
Modified Files:
ChangeLog hangman.py
Log Message:
* hangman.py: Add coding tag for iso8859-1.
Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo-demo/python/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** ChangeLog 14 Feb 2004 19:45:34 -0000 1.2
--- ChangeLog 14 Feb 2004 22:32:38 -0000 1.3
***************
*** 1,2 ****
--- 1,6 ----
+ 2004-02-14 Carl Worth <cworth at isi.edu>
+
+ * hangman.py: Add coding tag for iso8859-1.
+
2004-02-14 Kevin <kevin at ender>
Index: hangman.py
===================================================================
RCS file: /cvs/cairo/cairo-demo/python/hangman.py,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** hangman.py 14 Feb 2004 19:45:34 -0000 1.2
--- hangman.py 14 Feb 2004 22:32:38 -0000 1.3
***************
*** 1,3 ****
--- 1,4 ----
#!/usr/bin/env python
+ # -*- coding: iso8859-1 -*-
#
# Copyright © 2004 Kevin Worth
- Previous message: [cairo-commit] cairo-demo/python ChangeLog,1.1,1.2 hangman.py,1.1,1.2
- Next message: [cairo-commit] cairo/src cairo_xcb_surface.c,NONE,1.1 Makefile.am,1.19,1.20 cairo-features.h.in,1.2,1.3 cairo.h,1.42,1.43
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the cairo-commit
mailing list