Commit def6aeee authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed groups file

parent 74965376
...@@ -21,10 +21,11 @@ doc ...@@ -21,10 +21,11 @@ doc
/usr/lib/python3.*/distutils/README /usr/lib/python3.*/distutils/README
/usr/lib/python3../LICENSE.txt /usr/lib/python3../LICENSE.txt
lib lib
/usr/lib/python3.[^/]*/[^/]*\.py /usr/lib/python3.[^/]*/((unittest|ctypes|tkinter|sqlite3)/)?[^/]*\.py
/usr/lib/python3.[^/]*/([^t]|t[^e])[^/]*/.*\.py /usr/lib/python3.[^/]*/([^cstu]|c[^t]|s[^q]|t[^ek]|u[^n])[^/]*/.*\.py
/usr/lib/python3.*/.*\.so /usr/lib/python3.*/.*\.so
/usr/lib/python3.*/turtledemo/turtle\.cfg /usr/lib/python3.*/turtledemo/turtle\.cfg
/usr/lib/python3.*/ctypes/macholib/.*\.py
/usr/lib/python3.*/ctypes/macholib/fetch_macholib.* /usr/lib/python3.*/ctypes/macholib/fetch_macholib.*
/usr/lib/python3.*/lib2to3/.*\.pickle /usr/lib/python3.*/lib2to3/.*\.pickle
/usr/lib/python3.*/idlelib/.*\.def /usr/lib/python3.*/idlelib/.*\.def
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment