Skip to content

Commit

Permalink
DR - Tue, 24 Nov 2015 19:43:56 CET
Browse files Browse the repository at this point in the history
  • Loading branch information
xlcnd committed Dec 3, 2015
1 parent 9f722d6 commit 59419cd
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 18 deletions.
29 changes: 14 additions & 15 deletions isbnlib/_data/data4info.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# -*- coding: utf-8 -*-
# GeneratedWith: mk_data4info.py (isbntools)
# MessageSource: http://www.isbn-international.org/agency?rmxml=1
# MessageDate: Wed, 18 Nov 2015 18:13:45 CET
# MessageSerialNumber: 2e72f037-b132-42b7-99e6-a4b2190cabd3
# MessageDate: Tue, 24 Nov 2015 19:43:56 CET
# MessageSerialNumber: 082769bf-c0b7-4b36-9194-4b41e02110ef
d = {
'978-99970': 'Haiti',
'978-7': "China, People's Republic",
Expand Down Expand Up @@ -249,18 +249,17 @@
'978-977', '978-978', '978-979', '978-980', '978-981', '978-982',
'978-983', '978-984', '978-985', '978-986', '978-987', '978-988',
'978-989'),
(
'978-9924', '978-9925', '978-9926', '978-9927', '978-9928', '978-9929',
'978-9930', '978-9931', '978-9932', '978-9933', '978-9934', '978-9935',
'978-9936', '978-9937', '978-9938', '978-9939', '978-9940', '978-9941',
'978-9942', '978-9943', '978-9944', '978-9945', '978-9946', '978-9947',
'978-9948', '978-9949', '978-9950', '978-9951', '978-9952', '978-9953',
'978-9954', '978-9955', '978-9956', '978-9957', '978-9958', '978-9959',
'978-9960', '978-9961', '978-9962', '978-9963', '978-9964', '978-9965',
'978-9966', '978-9967', '978-9968', '978-9970', '978-9971', '978-9972',
'978-9973', '978-9974', '978-9975', '978-9976', '978-9977', '978-9978',
'978-9979', '978-9980', '978-9981', '978-9982', '978-9983', '978-9984',
'978-9985', '978-9986', '978-9987', '978-9988', '978-9989'),
('978-9924', '978-9925', '978-9926', '978-9927', '978-9928', '978-9929',
'978-9930', '978-9931', '978-9932', '978-9933', '978-9934', '978-9935',
'978-9936', '978-9937', '978-9938', '978-9939', '978-9940', '978-9941',
'978-9942', '978-9943', '978-9944', '978-9945', '978-9946', '978-9947',
'978-9948', '978-9949', '978-9950', '978-9951', '978-9952', '978-9953',
'978-9954', '978-9955', '978-9956', '978-9957', '978-9958', '978-9959',
'978-9960', '978-9961', '978-9962', '978-9963', '978-9964', '978-9965',
'978-9966', '978-9967', '978-9968', '978-9970', '978-9971', '978-9972',
'978-9973', '978-9974', '978-9975', '978-9976', '978-9977', '978-9978',
'978-9979', '978-9980', '978-9981', '978-9982', '978-9983', '978-9984',
'978-9985', '978-9986', '978-9987', '978-9988', '978-9989'),
('978-99901', '978-99902', '978-99903', '978-99904', '978-99905',
'978-99906', '978-99908', '978-99909', '978-99910', '978-99911',
'978-99912', '978-99913', '978-99914', '978-99915', '978-99916',
Expand All @@ -277,4 +276,4 @@
'978-99967', '978-99968', '978-99969', '978-99970', '978-99971',
'978-99972', '978-99973', '978-99974', '978-99975', '978-99976',
'978-99977'))
RDDATE = '20151118'
RDDATE = '20151124'
Loading

0 comments on commit 59419cd

Please sign in to comment.