<?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>Dive into Python 3</title>
  </titleInfo>
  <name type="personal">
    <namePart>Pilgrim, Mark.</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">nyu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New York</placeTerm>
    </place>
    <publisher>Apress</publisher>
    <dateIssued>c2009</dateIssued>
    <dateIssued encoding="marc">2009</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xlix, 360 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <tableOfContents>Your first Python program -- Native datatypes -- Comprehensions -- Strings -- Regular expressions -- Closures and generators -- Classes and iterators -- Advanced iterators -- Unit Testing -- Refactoring -- Files -- XML -- Serializing Python objects -- HTTP web services -- Case study : porting chardet to Python 3 -- Packaging Python libraries.</tableOfContents>
  <note type="statement of responsibility">Mark Pilgrim.</note>
  <note>Includes bibliographical references and index.</note>
  <subject authority="lcsh">
    <topic>Python (Computer program language)</topic>
  </subject>
  <subject authority="lcsh">
    <topic>Object-oriented programming (Computer science)</topic>
  </subject>
  <classification authority="lcc">QA76.73.P98 P57 2009</classification>
  <classification authority="ddc" edition="23">005.133 PID</classification>
  <classification authority="rvk">ST 250 P99</classification>
  <relatedItem type="series">
    <titleInfo>
      <title>Expert's voice in open source</title>
    </titleInfo>
  </relatedItem>
  <identifier type="isbn">9781430224150</identifier>
  <identifier type="isbn">1430224150</identifier>
  <identifier type="lccn">2011377607</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">BTCTA</recordContentSource>
    <recordCreationDate encoding="marc">110701</recordCreationDate>
    <recordChangeDate encoding="iso8601">20140805115734.0</recordChangeDate>
    <recordIdentifier source="BD-DhUL">16852626</recordIdentifier>
  </recordInfo>
</mods>
