This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skrah
Recipients amaury.forgeotdarc, lemburg, mark.dickinson, skrah, stutzbach, vstinner
Date 2011-04-11.07:36:29
SpamBayes Score 2.9250923e-05
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
Stefan Krah <[email protected]> wrote:
> Is the module initialization procedure documented somewhere? I get
> the impression that unicodeobject.c depends on dict.c and dict.c
> depends on unicodeobject.c.

s/dict.c/dictobject.c/
History
Date User Action Args
2011-04-11 07:36:31skrahsetrecipients: + skrah, lemburg, amaury.forgeotdarc, mark.dickinson, vstinner, stutzbach
2011-04-11 07:36:29skrahlinkissue10156 messages
2011-04-11 07:36:29skrahcreate