MBG

Results 4 issues of MBG

Running Python 2.7.8, in a PyDev environment. I have verified that all of the input parameters (sys.argv) are the same in each scenario, yet when I call gen_outline.py's main function...

Hi, So, I have a large Python program I'm writing that calls both gen_outline.py and json2csv.py as initial steps. Following this, I call Rufus Pollock's "csv2sqlite.py" (https://github.com/rgrp/csv2sqlite) to get the...

### Describe the bug Using Python 3.9.18 So, if I navigate to the root of the yarl directory and issue the command `python -m build --wheel`, I get the following:...

bug

I'm experiencing an interesting issue. Basically, I have incorporated this module into a larger Python program (or more accurately, I use the "orchestrating" program to issue a command-line call to...