Compare commits
No commits in common. "bd2f756a8c71d303647f2fadf663c501e24f9768" and "f8f4549348604ecd9c99fff2d27b9544ffbfca04" have entirely different histories.
bd2f756a8c
...
f8f4549348
3
Makefile
3
Makefile
|
@ -1,8 +1,5 @@
|
||||||
.PHONY: build Zinc
|
.PHONY: build Zinc
|
||||||
|
|
||||||
# https://www.mediawiki.org/wiki/API:Main_page
|
|
||||||
# https://en.wikipedia.org/w/api.php
|
|
||||||
|
|
||||||
## incase wp2git doesn't run:
|
## incase wp2git doesn't run:
|
||||||
## import sys
|
## import sys
|
||||||
## # locale.setlocale(locale.LC_ALL, '')
|
## # locale.setlocale(locale.LC_ALL, '')
|
||||||
|
|
Loading…
Reference in New Issue