Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: error: unrecognized arguments
Post: RE: error: unrecognized arguments

if __name__ == '__main__':    ## Setup and parse command line arguments    parser = argparse.ArgumentParser(prog='pemail.py', description='Sends an email with an attachment.')    parser.add_argument('...
zafar202 General Coding Help 2 40,891 Feb-08-2017, 02:50 PM
    Thread: error: unrecognized arguments
Post: error: unrecognized arguments

hi folks i am new to python and getting below error when i call my python function thru shell scripting. for some reason it doesnt likes the s_body="test kajdsfkj" Error:------------------------ err...
zafar202 General Coding Help 2 40,891 Feb-08-2017, 02:29 PM

User Panel Messages

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