Util Internal

Helper functions for dealing with internal data types

dffml.util.internal.records_to_sources(*args)[source]

Create a memory source out of any records passed as a variable length list. Add all sources found in the variable length list to a list of sources, and the created source containing records, and return that list of sources.