A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/attachments/20140112/da9f4d8a/attachment.html below:

<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#330033">
    <div class="moz-cite-prefix">On 1/12/2014 8:00 PM, Ethan Furman
      wrote:<br>
    </div>
    <blockquote cite="mid:52D364E1.5060704@stoneleaf.us" type="cite"><br>
      Okay, I've thought somewhat.  Under the definition above would it
      be fair to say that Db3Table (a class in my dbf module) is a
      boundary type?  It sits between the actual file and the program,
      and transforms bytes into actual Python types.
    </blockquote>
    <br>
    Yes.  That is exactly what a boundary type is. It doesn't matter
    whether it is a file format or a wire protocol format on the
    non-Python side, the sequence of bytes is defined, using methods
    that are not directly corresponding to python data types (if they do
    correspond, the boundary type is trivial).<br>
  </body>
</html>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4