diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-25 01:19:44 +0000 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2016-03-25 01:19:44 +0000 |
commit | 346ae149d6365ec40d8eb78ec4e2b881612eaed4 (patch) | |
tree | 2843bfd69e38630d40a207888eb76298134a63c3 /report/appendix | |
parent | 6d54ade2417042f87cad40b23c5d5075a5ad9ec7 (diff) |
appendix - ; -> ,
Diffstat (limited to 'report/appendix')
-rw-r--r-- | report/appendix/combox-2to3.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/report/appendix/combox-2to3.tex b/report/appendix/combox-2to3.tex index 879eecb..f911948 100644 --- a/report/appendix/combox-2to3.tex +++ b/report/appendix/combox-2to3.tex @@ -6,7 +6,7 @@ chasm?}{\textit{Aaron Swartz, March 2012}} What follows is the changes that will have to be made to make combox -compatible with Python version 3.x; it was generated by the +compatible with Python version 3.x, it was generated by the \verb+2to3+ program. \lstinputlisting[basicstyle=\scriptsize]{code/combox-2to3.diff}
\ No newline at end of file |