Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae2a0ae

Browse files
Merged revisions 80298 via svnmerge from
svn+ssh://[email protected]/python/trunk ........ r80298 | ronald.oussoren | 2010-04-21 08:00:35 +0200 (Wed, 21 Apr 2010) | 2 lines Sync test_plistlib.py with plistlib.py ........
1 parent edcfeba commit ae2a0ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_plistlib.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# This test data was generated through Cocoa's NSDictionary class
1111
TESTDATA = b"""<?xml version="1.0" encoding="UTF-8"?>
12-
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" \
12+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" \
1313
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
1414
<plist version="1.0">
1515
<dict>

0 commit comments

Comments
 (0)