[Pymacs] Regular expressions

Matthias Hanitzsch Matthias.Hanitzsch at dynamic.de
Fri Apr 19 08:57:28 EDT 2002


Hallo,

I use Pymacs to extend Emacs.
What is the syntax of the regular expression <REGEX> if I use
the following ?:

from Pymacs import lisp
...
lisp.looking_at("<REGEX>")
...

Is it the EmacsLisp syntax or Python syntax ?


Thank you for your help,
Matthias




More information about the Python-list mailing list