Using Future Statements to Prepare for the Future
Wednesday, September 22nd, 2010Note: This article was first published the June 2008 issue of Python Magazine Mark Mruss With the release of Python 3.0 only a few months away many Python programmers have visions of compatibility problems dancing in their heads. This article will introduce the concept of future statements including two future statements that you can use [...]
