gffg
This commit is contained in:
parent
c51b509b62
commit
355d63d9d3
1 changed files with 2 additions and 1 deletions
|
@ -97,7 +97,8 @@ def post_id(pid, anything=None, v=None):
|
|||
|
||||
|
||||
|
||||
|
||||
try: pid = int(pid)
|
||||
except: pid = int(pid, 36)
|
||||
|
||||
post = get_post(pid, v=v)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue