Project

General

Profile

« Previous | Next » 

Revision 8754

bugfix: lib/Firefox_bookmarks.reformat.csv: refactored regexps to account for Python applying (?s) to the entire regexp, even if it appears inside a () subgroup. the Python behavior is in contrast to the standard regexp behavior used by Java, etc. where (?s) applies only to the subgroup it appears in.

  • added
  • modified
  • copied
  • renamed
  • deleted