Fix range error (doc and impl of re_search disagreed!)
Use getargs() function.
Drop re_string from re object.
1 file changed
tree: bc28afdf152601313e2a1757049293a9bec4ecd5
  1. Demo/
  2. Doc/
  3. Grammar/
  4. Include/
  5. Lib/
  6. Mac/
  7. Modules/
  8. Objects/
  9. Parser/
  10. Python/
  11. Tools/