forked from I2P_Developers/i2p.i2p
Update Python I2P version 0.91 by sunshine
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
import sys; sys.path += ['../../']
|
||||
|
||||
import traceback, sys
|
||||
from i2p import eep, sam, samclasses
|
||||
from i2p import eep
|
||||
|
||||
def verify_html(s):
|
||||
"""Raise an error if s does not end with </html>"""
|
||||
|
||||
Reference in New Issue
Block a user