eyeqube,
If you dot character is matching the newline character and you using this in Python make sure you don't have the DOTALL flag in your expression. The default is the character won't match a newline but that flag can change it. If I have misunderstood what you asked then let me know.
Let me know if you have any questions or need more information.
b0lsc0tt
Main Topics
Browse All Topics





by: ozoPosted on 2008-11-13 at 22:10:36ID: 22957560
(.*)a newline