dimanche 17 juillet 2016

Python regex recursion


I am trying to match brackets using regex in python:

(a (dcsd)) () 

I dont have internet on my desktop at the moment so I cant download new libraries. What is the best way of doing this when regex has no recursive features in python?


Aucun commentaire:

Enregistrer un commentaire