More python3 fixes. Run pyip6 doctests in test suite.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
*.pyc
|
||||
build/
|
||||
test/*.out
|
||||
test/*.tstout
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
*.pyc
|
||||
build/
|
||||
test/*.out
|
||||
test/*.tstout
|
||||