All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Lib.test.import_star_from_java.py Maven / Gradle / Ivy

There is a newer version: 2.7.1.1
Show newest version
from java.util.regex import *

p = Pattern.compile("foo")
assert p.flags() == 0




© 2015 - 2025 Weber Informatics LLC | Privacy Policy