Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: # of Positional arguments to pass for creating an object?
Post: RE: # of Positional arguments to pass for creating...

second argument which you are giving should be keyword argument. that is the error. you are giving it as non keyword argument
kalyanben General Coding Help 2 3,848 Sep-09-2017, 05:43 AM
    Thread: Change the text in the button object
Post: RE: Change the text in the button object

best thing to do is dont check the getTime1 every time.just manipulate the time string. or you can use time function to decrease 30 minutes and then use setLabel to set the time,
kalyanben General Coding Help 1 2,899 Sep-02-2017, 04:40 AM
    Thread: help
Post: RE: help

i think combinations or permutations method in itertools module will help you. try to read documentation and implement them.
kalyanben General Coding Help 1 2,351 Aug-26-2017, 06:06 PM

User Panel Messages

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