reformat
This commit is contained in:
parent
6d527beb68
commit
acf08e8fe8
1 changed files with 156 additions and 156 deletions
|
@ -245,7 +245,7 @@ def convertfile(pathname, overwrite = False):
|
|||
page_name = unquote(page_name)
|
||||
print "dokuname: %s" % page_name
|
||||
|
||||
# split by namespace separator
|
||||
# split by namespace separator
|
||||
ns = page_name.split('(2f)')
|
||||
count = len(ns)
|
||||
id = ns[-1]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue