add encoding parameter to all file open() calls in code samples, example files, and text

This commit is contained in:
Mark Pilgrim
2009-07-16 12:36:37 -04:00
parent 49fae282ec
commit e35d9d1bda
8 changed files with 24 additions and 23 deletions
+1
View File
@@ -13,6 +13,7 @@
* TODO 2nd draft Refactoring
* TODO 1st draft Advanced Classes
* TODO 1st draft Files
SCHEDULED: <2009-07-16 Thu>
** Reading from text files
*** Opening a file (to read)
*** Character encoding