mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-26 11:23:57 +00:00
commit
8aa731c87f
@ -2,7 +2,7 @@
|
||||
references to live object instances.
|
||||
|
||||
If you want live objects for a particular class to be tracked, you only have to
|
||||
subclass form object_ref (instead of object).
|
||||
subclass from object_ref (instead of object).
|
||||
|
||||
About performance: This library has a minimal performance impact when enabled,
|
||||
and no performance penalty at all when disabled (as object_ref becomes just an
|
||||
|
Loading…
x
Reference in New Issue
Block a user