User Profile

Collapse

Profile Sidebar

Collapse
JohanCarlstrom
JohanCarlstrom
Last Activity: Mar 3 '08, 09:32 PM
Joined: Mar 2 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JohanCarlstrom
    replied to Bound method error
    Oh of course. And calling methods without () means basically nothing?...
    See more | Go to post

    Leave a comment:


  • JohanCarlstrom
    started a topic Bound method error

    Bound method error

    I get bound method error (for method isempty) when trying to run this code. I have coded python for about 2 hours so Im a little lost...
    Also, if someone could post source the code of any small program consisting of multiple classes and objects, it would surely be a great help for me.


    Code:
    Code:
    -----------------------------------------
    from Queue import Queue
    
    Q=Queue()
    inp=raw_input("Skriv
    ...
    See more | Go to post
    Last edited by gits; Mar 19 '20, 02:27 PM. Reason: added code tags
No activity results to display
Show More
Working...