Changeset 351
- Timestamp:
- 06/21/08 22:22:06 (4 years ago)
- Location:
- hodgestar/Talks/PythonObjects/html
- Files:
-
- 10 modified
-
pyobjects-1.html (modified) (1 diff)
-
pyobjects-10.html (modified) (1 diff)
-
pyobjects-2.html (modified) (1 diff)
-
pyobjects-3.html (modified) (1 diff)
-
pyobjects-4.html (modified) (1 diff)
-
pyobjects-5.html (modified) (1 diff)
-
pyobjects-6.html (modified) (1 diff)
-
pyobjects-7.html (modified) (1 diff)
-
pyobjects-8.html (modified) (1 diff)
-
pyobjects-9.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
hodgestar/Talks/PythonObjects/html/pyobjects-1.html
r345 r351 9 9 <li>in which I chronicle my recent findings in the depths of Object/object.c</li> 10 10 </ul> 11 </div>Prev | <a href="pyobjects-0.html">Index</a> | <a accesskey=" K" href="pyobjects-2.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>11 </div>Prev | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-2.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-10.html
r345 r351 17 17 </ul></li> 18 18 </ul> 19 </div><a accesskey=" J" href="pyobjects-9.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | Next<br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>19 </div><a accesskey="P" href="pyobjects-9.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | Next<br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-2.html
r345 r351 35 35 <li>Old + __metaclass__ == New</li> 36 36 </ul> 37 </div><a accesskey=" J" href="pyobjects-1.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-3.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>37 </div><a accesskey="P" href="pyobjects-1.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-3.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-3.html
r345 r351 27 27 <li>Same thing happens with old-style classes.</li> 28 28 </ul> 29 </div><a accesskey=" J" href="pyobjects-2.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-4.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>29 </div><a accesskey="P" href="pyobjects-2.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-4.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-4.html
r345 r351 9 9 <li><img src='tabs.png' alt='' /></li> 10 10 </ul> 11 </div><a accesskey=" J" href="pyobjects-3.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-5.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>11 </div><a accesskey="P" href="pyobjects-3.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-5.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-5.html
r345 r351 33 33 <li>Strings are replaced by Unicode in 3.0</li> 34 34 </ul> 35 </div><a accesskey=" J" href="pyobjects-4.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-6.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>35 </div><a accesskey="P" href="pyobjects-4.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-6.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-6.html
r345 r351 25 25 </li> 26 26 </ul> 27 </div><a accesskey=" J" href="pyobjects-5.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-7.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>27 </div><a accesskey="P" href="pyobjects-5.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-7.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-7.html
r345 r351 35 35 </li> 36 36 </ul> 37 </div><a accesskey=" J" href="pyobjects-6.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-8.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>37 </div><a accesskey="P" href="pyobjects-6.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-8.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-8.html
r345 r351 22 22 </li> 23 23 </ul> 24 </div><a accesskey=" J" href="pyobjects-7.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-9.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>24 </div><a accesskey="P" href="pyobjects-7.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-9.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html> -
hodgestar/Talks/PythonObjects/html/pyobjects-9.html
r345 r351 15 15 <li>Perhaps just use numpy?</li> 16 16 </ul> 17 </div><a accesskey=" J" href="pyobjects-8.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="K" href="pyobjects-10.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>17 </div><a accesskey="P" href="pyobjects-8.html">Prev</a> | <a href="pyobjects-0.html">Index</a> | <a accesskey="N" href="pyobjects-10.html">Next</a><br /><div class="footer" style="font-style: italic;"><hr />Everything You Didn't Want to Know about Python Objects</div></body></html>
