Bugs item #1612012, was opened at 2006-12-09 16:45
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1612012&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Nobody/Anonymous (nobody)
Summary: builtin compile() doc needs PyCF_DONT_IMPLY_DEDENT

Initial Comment:
http://docs.python.org/lib/built-in-funcs.html doesn't mention the flag 
PyCF_DONT_IMPLY_DEDENT, as used by codeop.py in the stdlib. (I note that 
codeop.py has that flag as a literal, copied out of pythonrun.h - it should 
probably be exposed in some way).


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1612012&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to