Hi 
I am facing an issue when importing fixtures from sqlalchemy in version 
1.3.16 and above.
When i am trying to import fixtures from sqlalchemy 
i.e "from sqlachemy.testing import fixtures" it throwing me an attribute 
error says 'NoneType' object has no attribute 'fixture'

This change in behavior is observed from this commit 
: 7c4512cbeb1cf9e4e988e833589ddc6377b5e525

I am unable to import fixtures with those commit changes. 

So can you help me in  importing fixture in the upgraded  versions of 
SQLAlchemy.

I have attached a screenshot for your reference

Thank you.

Sai Rohith Yerramilli

-- 
SQLAlchemy - 
The Python SQL Toolkit and Object Relational Mapper

http://www.sqlalchemy.org/

To post example code, please provide an MCVE: Minimal, Complete, and Verifiable 
Example.  See  http://stackoverflow.com/help/mcve for a full description.
--- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sqlalchemy/cf898e96-b78a-4aa4-9a19-4e966007234cn%40googlegroups.com.

Reply via email to