1
0
mirror of https://github.com/scrapy/scrapy.git synced 2025-02-24 13:23:59 +00:00
scrapy/scrapy/utils/multipart.py

8 lines
155 B
Python

"""
Transitional module for moving to the w3lib library.
For new code, always import from w3lib.form instead of this module
"""
from w3lib.form import *