<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Text processing in Python</title>
  </titleInfo>
  <name type="personal">
    <namePart>Mertz, David.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Boston, MA</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <dateIssued>c2003</dateIssued>
    <dateIssued encoding="marc">2003</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xix, 520 p. ; 24 cm.</extent>
  </physicalDescription>
  <note type="statement of responsibility">David Mertz.</note>
  <note>Includes bibliographical references (p. xvii-xix) and index.</note>
  <subject authority="lcsh">
    <topic>Text processing (Computer science)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="21">005.13/3</classification>
  <identifier type="isbn">0321112547 (alk. paper)</identifier>
  <identifier type="lccn">2003043686</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">101110</recordCreationDate>
    <recordIdentifier>13098004</recordIdentifier>
  </recordInfo>
</mods>
