On Wed, Nov 11, 2009 at 10:34 PM, Khalid Al-Ghamdi wrote:
> hi,
> can anyone tell me why on python 2.6 i can enter os.environ and then get all
> the items that that pertain to the os while on python 3 you just get the
> following:
>
> with no items?
I think this is perhaps an oversight in Python
Ahoy!
On Do, 2009-11-12 at 06:34 +0300, Khalid Al-Ghamdi wrote:
> can anyone tell me why on python 2.6 i can enter os.environ and then
> get all the items that that pertain to the os while on python 3 you
> just get the following:
>
> with no items?
Seems like os.environ has changed a little si
hi,
can anyone tell me why on python 2.6 i can enter *os.environ* and then get
all the items that that pertain to the os while on python 3 you just get the
following:
with no items?
thanks
___
Tutor maillist - Tutor@python.org
To unsubscribe or cha