On Monday 04 November 2002 11:10 am, Michael Hudson wrote: > > What happens for nested classes? > > In > > class X: > class Y: > pass > > are X.Y instances picklable without extra fiddling? Picklable functions and classes must be defined in the top level of a module. Nested classes, and instances thereof, cannot be pickled at all. -- Patrick K. O'Brien Orbtech http://www.orbtech.com/web/pobrien ----------------------------------------------- "Your source for Python programming expertise." -----------------------------------------------
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4