skip to main
|
skip to sidebar
bugpy
Tuesday, July 3, 2007
python ValueError: universal newline mode 'U'
print open(featurefile, 'wU').writelines()
ValueError: universal newline mode can only be used with modes starting with 'r'
take out U will solve the issue.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Blog Archive
►
2009
(14)
►
December
(1)
►
July
(4)
►
June
(9)
►
2008
(5)
►
November
(3)
►
August
(1)
►
May
(1)
▼
2007
(22)
►
August
(1)
▼
July
(21)
restart python to get newly imported module
a quick/good example of using the python/twill
iter() sample
Twill Tips -Form
checkbox value in Twill
Twill Tips - Links
nice Python
WAS CE installation
DB V9 uninstall on AIX
python 2.5
RHEL 5.0 Beta XEN installation
Convert Cert between PEM and keytool
xen and xen0 rpm
VMware linux guest VM to see shared folder
a unix shell test
ITSM/ISM 1.1.1 CTGWE6038E
XAMPP, easyElcipse, Ruby
Yum Package
PyOpenSSL installation
python ValueError: universal newline mode 'U'
python tip
No comments:
Post a Comment