This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients ezio.melotti, nbuck
Date 2011-05-17.03:11:15
SpamBayes Score 1.4448313e-05
Marked as misclassified No
Message-id <1305601875.86.0.0476094955049.issue12094@psf.upfronthosting.co.za>
In-reply-to
Content
I can't test this on Windows, but you could try the following things:
  1) check that 'python.exe -V' returns 2.6.6;
  2) try using the IDLE shortcut in the start menu;
  3) try "from abc import ABCMeta" from the interactive interpreter;
  4) install Python 2.7 and see if it works there.
History
Date User Action Args
2011-05-17 03:11:15ezio.melottisetrecipients: + ezio.melotti, nbuck
2011-05-17 03:11:15ezio.melottisetmessageid: <1305601875.86.0.0476094955049.issue12094@psf.upfronthosting.co.za>
2011-05-17 03:11:15ezio.melottilinkissue12094 messages
2011-05-17 03:11:15ezio.melotticreate