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 Ricyteach
Recipients Ricyteach
Date 2018-04-22.03:05:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524366351.85.0.682650639539.issue33328@psf.upfronthosting.co.za>
In-reply-to
Content
The interactive session result is below:

GeneratorExit

Exception ignored in: <async_generator object _ag at 0x0000019E069AAD90>
Traceback (most recent call last):
  File "C:\Users\ricky\AppData\Local\Programs\Python\Python37\lib\types.py", line 27, in _ag
  File "C:\Users\ricky\AppData\Local\Programs\Python\Python37\lib\bdb.py", line 90, in trace_dispatch
  File "C:\Users\ricky\AppData\Local\Programs\Python\Python37\lib\bdb.py", line 128, in dispatch_call
  File "C:\Users\ricky\AppData\Local\Programs\Python\Python37\lib\bdb.py", line 250, in break_anywhere
  File "C:\Users\ricky\AppData\Local\Programs\Python\Python37\lib\bdb.py", line 49, in canonic
AttributeError: 'NoneType' object has no attribute 'abspath'
History
Date User Action Args
2018-04-22 03:05:51Ricyteachsetrecipients: + Ricyteach
2018-04-22 03:05:51Ricyteachsetmessageid: <1524366351.85.0.682650639539.issue33328@psf.upfronthosting.co.za>
2018-04-22 03:05:51Ricyteachlinkissue33328 messages
2018-04-22 03:05:51Ricyteachcreate