Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
bug in my code
#2
Related: https://python-forum.io/Thread-writing-a...or-isogram

(Feb-03-2017, 08:42 PM)sunnysude Wrote:
      raise TypeError ("\'Argument should be a string'")

Why does your string have a backslash in it?  Also, why does your error nest an extra pair of quotes within it?
I mean, if the error you're getting is the TypeError, you should probably look at your type error to see what you're doing :P
Reply


Messages In This Thread
bug in my code - by sunnysude - Feb-03-2017, 08:42 PM
RE: bug in my code - by nilamo - Feb-03-2017, 09:05 PM
RE: bug in my code - by sunnysude - Feb-05-2017, 12:29 PM
RE: bug in my code - by Ofnuts - Feb-03-2017, 09:12 PM
RE: bug in my code - by sunnysude - Feb-05-2017, 12:27 PM
RE: bug in my code - by Larz60+ - Feb-05-2017, 12:29 PM
RE: bug in my code - by sparkz_alot - Feb-05-2017, 02:58 PM
RE: bug in my code - by sunnysude - Feb-05-2017, 10:50 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020