Éric Araujo
|
5405a0b3d3
|
Use an internal reference instead of hard-coded URI.
|
2011-02-05 16:03:12 +00:00 |
Antoine Pitrou
|
bd866e972c
|
Everybody hates this one :) (bytes indexing)
|
2011-02-05 12:13:38 +00:00 |
Antoine Pitrou
|
e6a1464b89
|
Soften the wording about tracebacks. Reference cycles *don't*
prevent garbage collection! (fortunately)
|
2011-02-05 12:01:07 +00:00 |
Antoine Pitrou
|
5c28cfdc0c
|
Fix entries pertaining to file I/O
|
2011-02-05 11:53:39 +00:00 |
Antoine Pitrou
|
8d8f7c5e01
|
Mention -b and -bb
|
2011-02-05 11:40:05 +00:00 |
Brett Cannon
|
4b0c24a3ae
|
use 3-space indents.
|
2011-02-03 22:14:58 +00:00 |
Brett Cannon
|
8045d97819
|
Add a HOWTO on how to port from Python 2 to Python 3.
|
2011-02-03 22:01:54 +00:00 |