We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7eac353 commit 1322732Copy full SHA for 1322732
example.py
@@ -2,7 +2,7 @@
2
3
4
def test_free():
5
- db = ipdb.City("c:/work/ipdb/city.free.ipdb")
+ db = ipdb.City("c:/work/ipdb/mydata4vipweek2.ipdb")
6
print(db.is_ipv4(), db.is_ipv6())
7
print(db.languages())
8
print(db.fields())
0 commit comments