← Back
Editing: __init__.cpython-311.pyc
� cR�a� � � � d Z ddlmZ ddlmZ ddlmZ ddlmZ ddl m Z ddlmZ ddl mZ dd lmZ dd lmZ ddlmZ ddlmZ dd lmZ ddlmZ ddlmZmZ ddlmZ ddl m!Z! ddl"m#Z# ddl$m%Z% ddl&m'Z' ddl(m)Z) ddl*m+Z+ dS )z� This submodule contains all the transformations passes offered in Pythran. This file is just for convenience and turns the import from import transformations.xxxxx.xxxxx into import transformations.xxxxx � )�ExpandBuiltins)� ExpandGlobals)�ExpandImportAll)� ExpandImports)�ExtractDocStrings)�FalsePolymorphism)�HandleImport)�NormalizeCompare)�NormalizeException)�NormalizeIfElse)�NormalizeIsNone)�NormalizeMethodCalls)�NormalizeReturn)�NormalizeStaticIf�SplitStaticExpression)�NormalizeTuples)�RemoveComprehension)� RemoveLambdas)�RemoveNestedFunctions)�UnshadowParameters)�RemoveNamedArguments)�RemoveFStringsN),�__doc__�expand_builtinsr �expand_globalsr �expand_import_allr �expand_importsr �extract_doc_stringsr �false_polymorphismr � handle_importr �normalize_comparer �normalize_exceptionr �normalize_ifelser �normalize_is_noner �normalize_method_callsr �normalize_returnr �normalize_static_ifr r �normalize_tuplesr �remove_comprehensionr �remove_lambdasr �remove_nested_functionsr �unshadow_parametersr �remove_named_argumentsr �remove_fstringsr � � �B/usr/lib/python3/dist-packages/pythran/transformations/__init__.py�<module>r2 s� �� � � ,� +� +� +� +� +� )� )� )� )� )� )� .� .� .� .� .� .� )� )� )� )� )� )� 2� 2� 2� 2� 2� 2� 1� 1� 1� 1� 1� 1� '� '� '� '� '� '� /� /� /� /� /� /� 3� 3� 3� 3� 3� 3� -� -� -� -� -� -� .� .� .� .� .� .� 8� 8� 8� 8� 8� 8� -� -� -� -� -� -� I� I� I� I� I� I� I� I� -� -� -� -� -� -� 5� 5� 5� 5� 5� 5� )� )� )� )� )� )� :� :� :� :� :� :� 3� 3� 3� 3� 3� 3� 8� 8� 8� 8� 8� 8� +� +� +� +� +� +� +� +r0
Save File
Cancel