Browse Source

UrlLib

pull/3/head
Jure Šorn 6 years ago
parent
commit
bd4a660a17
1 changed files with 0 additions and 1 deletions
  1. 1
      README.md

1
README.md

@ -1305,7 +1305,6 @@ class Bar():
s.p('-')
if s.i == s.st:
s.p('\n')
@staticmethod
def p(t):
sys.stdout.write(t)
sys.stdout.flush()

Loading…
Cancel
Save