- Timestamp:
- 03/05/10 23:48:56 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
hodgestar/Talks/PythonForProgrammers/html/py4progs-10.html
r726 r733 6 6 </head> 7 7 <body> 8 <div style='margin: auto; width: 50%;'><h2>Floats</h2><ul> 9 <li>Like ints in 2.6, only in 3.0 as well.</li> 10 11 <li>You won't get your memory back.</li> 12 13 <li>Maybe we could remove this, run some tests and submit a patch (checking bug tracker first, of course)?</li> 14 15 <li>Perhaps just use numpy?</li> 8 <div style='margin: auto; width: 50%;'><h2>Interacting with the Python Community</h2><ul> 9 <li>...</li> 16 10 </ul> 17 </div><br /><div class="footer"><hr /><div style="float: left; font-style: italic;">Python 4 Programmers</div><div style="float: right;"><a accesskey="P" href="py4progs-9.html">Prev</a> | <a accesskey="I" href="py4progs-0.html">Index</a> | <a accesskey="N" href="py4progs-11.html">Next</a></div></div></body></html>11 </div><br /><div class="footer"><hr /><div style="float: left; font-style: italic;">Python 4 Programmers</div><div style="float: right;"><a accesskey="P" href="py4progs-9.html">Prev</a> | <a accesskey="I" href="py4progs-0.html">Index</a> | Next</div></div></body></html>
