hdl / pyHDLParser

Simple Python parser for extracting HDL (VHDL or Verilog) documentation
https://HDL.github.io/pyHDLParser
MIT License
17 stars 10 forks source link

Python 2 code cleanup #5

Open michael-etzkorn opened 2 years ago

michael-etzkorn commented 2 years ago

@Paebbels brought up a couple of good issues in #4 that are present in main.

Finally, while not directly Python 2 related. There's the issue of Sphinx's parsing of arguments for documentation: