DenkzeitWiki

Suchen:

Aktuelle Änderungen Printable View Änderungen Bearbeiten

RapidApplicationDevelopment > RationalUnifiedProcess > ReSharper > VisualStudio > Rebasing > RefactoringBrowser > ReFactoring > RefactoringInDynLangs > RefactoringInDynamicLanguages > Reflection > ReflectionAndIntrospection > ReflectionInLisp > ReflexivesProgrammieren > ReflectionAndIntrospection > RegEx > RegularExpressions > RegexExtractorClear Trail
Main /

Regex Extractor

'Download'

Download here.

Usage

RegexExtractor extracts RegularExpressions from PHP-scripts. It then converts it. The result can be injected into Python-code:
 
 dict = regexExtractor.extract('gungfu_wikify.php')
 locals().update(dict)

Example

I use the RegexExtractor to UnitTest the RegEx in the WikifyBlog-script.

Dependencies


Motivation


Versioning


Todo


Questions from users


Suggestions from users


Edit - BackLinks - Tags - Page Hist - Print - Changes - Home - Orphans - Help

Zuletzt geändert am 22.09.2005 23:14 Uhr und seit 7. April 2005 852 aufgerufen.