]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/python/syntax/syntax-tests.factor
unicode: make this the API for all unicode things.
[factor.git] / extra / python / syntax / syntax-tests.factor
index 1c5c8cd2468d041fdc844c577e1a0cfccd56cc90..e3c553a12733013ac2b470d6f19308607b1f9738 100644 (file)
@@ -3,7 +3,7 @@ fry io.files.temp kernel math namespaces python python.ffi
 python.modules.__builtin__ python.modules.argparse python.modules.datetime
 python.modules.os python.modules.os.path python.modules.sys
 python.modules.time python.objects python.syntax sets splitting tools.test
-unicode.categories ;
+unicode ;
 QUALIFIED-WITH: sequences s
 IN: python.syntax.tests