← Back to team overview

sikuli-driver team mailing list archive

[Bug 845867] Re: [request] findAll with regex for strings

 

** Changed in: sikuli
   Importance: Wishlist => Undecided

** Changed in: sikuli
       Status: New => Won't Fix

** Description changed:

+ use appropriate Python features
+ -------------------------------
+ 
  Hi All,
  
  Is it possible to do a findAll with a string in the argument and then
  get back all the matching strings that sikuli found.
  
  e.g. I have a list of files that are like doga.txt dogb.txt etc.
  
  I want to run findAll('dog*.txt') and then get the resulting strings
  back
  
  Thanks.
  
  Alex

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/845867

Title:
  [request] findAll with regex for strings

Status in Sikuli:
  Won't Fix

Bug description:
  use appropriate Python features
  -------------------------------

  Hi All,

  Is it possible to do a findAll with a string in the argument and then
  get back all the matching strings that sikuli found.

  e.g. I have a list of files that are like doga.txt dogb.txt etc.

  I want to run findAll('dog*.txt') and then get the resulting strings
  back

  Thanks.

  Alex

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/845867/+subscriptions


References