From 7c33095b6bcc14b9d3df002eae626d2f4129bd87 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Mon, 13 Apr 1998 20:28:18 +0000 Subject: Typo in usage message. --- Modules/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/main.c b/Modules/main.c index 190f4fd..b4bece6 100644 --- a/Modules/main.c +++ b/Modules/main.c @@ -68,7 +68,7 @@ Options and arguments (and corresponding environment variables):\n\ -d : debug output from parser (also PYTHONDEBUG=x)\n\ -i : inspect interactively after running script, (also PYTHONINSPECT=x)\n\ and force prompts, even if stdin does not appear to be a terminal\n\ --O : optimize generated bytecode (a tad.\n\ +-O : optimize generated bytecode (a tad)\n\ -S : don't imply 'import site' on initialization\n\ -t : issue warnings about inconsistent tab usage (-tt: issue errors)\n\ "; -- cgit v0.12 .git' href='/oss-git/Qt.git/'>Qt.git
Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed.
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add convenience deselect() functions to TextInput and TextEditJoona Petrell2010-12-306-0/+40
* Forward qmlviewer traces to system's default message handler on SymbianJoona Petrell2010-12-301-4/+3
* Optimization: make QDeclarativePropertyPrivate shared.Michael Brasser2010-12-222-47/+64
* QDeclarativeDebug: Remove unused fileKai Koehne2010-12-212-1/+0
* Adding autotest coverage to QDecalarativeGridViewChristopher Ham2010-12-211-0/+92
* ContentX and ContentY reset on flow changeChristopher Ham2010-12-211-0/+2
* Fix potential crash in PropertyChanges binding rewrite handling.Michael Brasser2010-12-213-27/+42
* Optimize QByteArray to QString conversion in PropertyChanges.Michael Brasser2010-12-214-64/+62
* Optimize name lookup for QDeclarativeProperty.Michael Brasser2010-12-211-0/+2
* Update Minehunt demo warning messageJoona Petrell2010-12-201-1/+1
* Add copyright headerMartin Jones2010-12-201-0/+40
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Joona Petrell2010-12-20