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.

classification
Title: 700827: Compiler Limits (indentation)
Type: Stage:
Components: Documentation Versions: Python 2.3
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: blunck2, loewis
Priority: normal Keywords: patch

Created on 2003-06-17 04:05 by blunck2, last changed 2022-04-10 16:09 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
ref2.tex blunck2, 2003-06-17 04:05 unified diff
Messages (3)
msg44044 - (view) Author: Christopher Blunck (blunck2) Date: 2003-06-17 04:05
Add docs to state that certain platforms have different
max indentation levels, and that should be noted by the
developer.
msg44045 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2003-06-21 13:40
Logged In: YES 
user_id=21627

Thanks, committed as ref2.tex 1.48
msg44046 - (view) Author: Christopher Blunck (blunck2) Date: 2003-06-23 13:13
Logged In: YES 
user_id=531881

Thanks Martin.

-c
History
Date User Action Args
2022-04-10 16:09:16adminsetgithub: 38666
2003-06-17 04:05:47blunck2create