View Single Post
Old May 2nd, 2008, 12:58 PM   #1
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 13
Rep Power: 0 seVor is on a distinguished road
Help with strings

Ok so I am trying to created a app that will loop through a folder and delete files with names that contains key words (ie: 'copy'). I have done some research and tried a few things but cant quite get it to work. Is there a way to check if 'copy' is in a string. Like a .contains() or something. Thanks for your help
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote