Pārlūkot izejas kodu

Merge pull request #157 from jayvdb/patch-1

Indicate this code is Python 3 only
tags/v0.4.4
Ben Kurtovic pirms 7 gadiem
committed by GitHub
vecāks
revīzija
6f9ab2b084
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. +1
    -1
      README.rst

+ 1
- 1
README.rst Parādīt failu

@@ -149,7 +149,7 @@ If you're using Pywikibot_, your code might look like this::
text = page.get()
return mwparserfromhell.parse(text)

If you're not using a library, you can parse any page using the following code
If you're not using a library, you can parse any page using the following Python 3 code
(via the API_)::

import json


Notiek ielāde…
Atcelt
Saglabāt