You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pytho...@python.org
The latest version of Grail is 0.6 which was released in 1999 was made for Python 1 but I want to make one compatible with Python 3. But I need help for that. Currently me and Guido van Rossum are working on this. Any help will be welcomed. This is the link for the GitHub repo: https://github.com/PrakharPythonProgrammer/Grail-0.6
Sincerely Prakhar
Martin Panter
unread,
May 30, 2021, 11:47:50 PM5/30/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Prakhar Sehgal, python-dev
Quite a while ago I got Grail working with Python 3. That was in the
era of 3.3; there might be more deprecated modules since (I'm thinking
the "formatter" module at least). I'm pretty sure I put all the
important changes on the "py3" branch on my Git Hub repository, at
<https://github.com/vadmium/grailbrowser/tree/py3>. It may be useful
to you.