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 Spacemage 33
Recipients Spacemage 33, terry.reedy
Date 2017-01-07.08:44:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CA+oPQhkvngvH-2cYoBnHy0dvqHWapeRpJAd7=5s9W_zQWNzYZw@mail.gmail.com>
In-reply-to <1483159359.92.0.751907144442.issue29118@psf.upfronthosting.co.za>
Content
Thank you very much.

Now it works fine!

2016-12-31 5:42 GMT+01:00 Terry J. Reedy <report@bugs.python.org>:

>
> Terry J. Reedy added the comment:
>
> This issue has nothing to do with IDLE.  There is also no bug here.
> Python's random module has a randint function that works fine.  Either you
> or the book have misspelled 'randint' as 'randit' or the book is using its
> own random module and not the stdlib version.  Please post on python-list
> if you think you have found a bug.
>
> ----------
> resolution:  -> not a bug
> stage:  -> resolved
> status: open -> closed
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <http://bugs.python.org/issue29118>
> _______________________________________
>
History
Date User Action Args
2017-01-07 08:44:03Spacemage 33setrecipients: + Spacemage 33, terry.reedy
2017-01-07 08:44:03Spacemage 33linkissue29118 messages
2017-01-07 08:44:02Spacemage 33create