comparison tests/test-debugcomplete.out @ 8021:1c2cf2e5dc9b

profiling: dropping hotshot profiling. --profile as a unique profiling option hotshot was an experimental module, which is broken for Python < 2.5 And even for Python >= 2.5 users, hotshot usage is discouraged: cProfile (formerly lsprof) should be used instead.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Wed, 08 Apr 2009 14:18:20 +0200
parents 7ca2be800804
children dbc28d362e79
comparison
equal deleted inserted replaced
8020:777a9efdae2d 8021:1c2cf2e5dc9b
95 --debug 95 --debug
96 --debugger 96 --debugger
97 --encoding 97 --encoding
98 --encodingmode 98 --encodingmode
99 --help 99 --help
100 --lsprof
101 --noninteractive 100 --noninteractive
102 --profile 101 --profile
103 --quiet 102 --quiet
104 --repository 103 --repository
105 --time 104 --time
125 --encoding 124 --encoding
126 --encodingmode 125 --encodingmode
127 --errorlog 126 --errorlog
128 --help 127 --help
129 --ipv6 128 --ipv6
130 --lsprof
131 --name 129 --name
132 --noninteractive 130 --noninteractive
133 --pid-file 131 --pid-file
134 --port 132 --port
135 --prefix 133 --prefix