Hello,
I have got some string:
test = "12aaa-cc-xxx"
and I need it compere with this mask:
mask = xxxx-xxx-xx-00
where x menas anything and 0 is needed
how can I do somethnig like this:
if test correspond mask then is True
Tom
Hello,
I have got some string:
test = "12aaa-cc-xxx"
and I need it compere with this mask:
mask = xxxx-xxx-xx-00
where x menas anything and 0 is needed
how can I do somethnig like this:
if test correspond mask then is True
Tom
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks