diff --git a/porting-code-to-python-3-with-2to3.html b/porting-code-to-python-3-with-2to3.html index ea7ceca..1cf9369 100644 --- a/porting-code-to-python-3-with-2to3.html +++ b/porting-code-to-python-3-with-2to3.html @@ -1158,7 +1158,7 @@ do_stuff(a_list) do_stuff(a_list)

FIXME: once the rest of the book is written, this appendix should contain copious links back to any chapter or section that touches on these features. -

© 2001–9 Mark Pilgrim