dancingcactus / python-omniture

A high-level Python wrapper for the Adobe Omniture API.
MIT License
89 stars 52 forks source link

update readme to reference to asynch() #102

Closed mingaDaddy closed 5 years ago

mingaDaddy commented 5 years ago

asynch() is a function's renaming of the previous async(), which now is a native python 3.7 function