Funny __future__ imports
Emile van Sebille
emile at fenx.com
Tue Dec 21 22:16:28 EST 2010
On 12/21/2010 6:38 PM MRAB said...
> On 21/12/2010 22:17, Daniel da Silva wrote:
>> from __future__ import space_shuttle
>> DeprecationWarning: will be removed in next release
>>
>>
>> Post yours!
>>
> from __future__ import time_machine
> ImportError: time_machine in use by import
from __future__ import improved_realestate_market
ValueError: realestate market depreciated
:)
More information about the Python-list
mailing list