change supported version of python to 3
This commit is contained in:
parent
adc62bd732
commit
65a91f38e0
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
# Generate lotus command lines documents as text and markdown in folder "lotus/documentation/en".
|
# Generate lotus command lines documents as text and markdown in folder "lotus/documentation/en".
|
||||||
# Python 2.7
|
# Python 3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user