You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The edhist.pl perl script is overly complex because perl cannot easily represent the data structure of the HISTORY.rc file. The python language is better equipped to handle the complicated data structure, and therefore the python version is easier to understand and to maintain.
The text was updated successfully, but these errors were encountered:
The edhist.pl perl script is overly complex because perl cannot easily represent the data structure of the HISTORY.rc file. The python language is better equipped to handle the complicated data structure, and therefore the python version is easier to understand and to maintain.
The text was updated successfully, but these errors were encountered: