Is the following result in PowerShell related to what Eryk has been discussing?

Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.

PS C:\Windows\system32> py
Python 3.5.1 (v3.5.1:37a07cee5969, Dec  6 2015, 01:54:25) [MSC v.1900
64 bit (AMD64)] on w
in32
Type "help", "copyright", "credits" or "license" for more information.
Active code page: 65001
► help(print)
Not enough memory.

If it matters, the same thing happens whether I run PowerShell with
administrator rights or not.  The same thing happens in cmd.exe.  It
does not happen in the IDLE Python shell.  This is bizarre.  What's
up?

boB
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to