[docs] [issue26176] EmailMessage example doesn't work

Julien report at bugs.python.org
Sat Mar 12 16:36:07 EST 2016


Julien added the comment:

Is this your bug:

  Traceback (most recent call last):
    File "/tmp/email_example.py", line 9, in <module>
      with open(textfile) as fp:
  NameError: name 'textfile' is not defined

?

If not, can you please provide us the full traceback ?

----------
nosy: +sizeof

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26176>
_______________________________________


More information about the docs mailing list