New project files, with sliceobject.c added.

This commit is contained in:
Guido van Rossum 1996-08-01 17:13:12 +00:00
parent 6e527d2ca3
commit ff0c4b532a
8 changed files with 4162 additions and 9811 deletions

View file

@ -58,7 +58,7 @@ WVList
0
14
WPickList
77
78
15
MItem
3
@ -903,8 +903,8 @@ WVList
0
204
MItem
28
..\..\objects\stringobject.c
27
..\..\objects\sliceobject.c
205
WString
4
@ -921,8 +921,8 @@ WVList
0
208
MItem
27
..\..\objects\tupleobject.c
28
..\..\objects\stringobject.c
209
WString
4
@ -939,8 +939,8 @@ WVList
0
212
MItem
26
..\..\objects\typeobject.c
27
..\..\objects\tupleobject.c
213
WString
4
@ -957,8 +957,8 @@ WVList
0
216
MItem
22
..\..\parser\acceler.c
26
..\..\objects\typeobject.c
217
WString
4
@ -975,8 +975,8 @@ WVList
0
220
MItem
23
..\..\parser\grammar1.c
22
..\..\parser\acceler.c
221
WString
4
@ -993,8 +993,8 @@ WVList
0
224
MItem
25
..\..\parser\myreadline.c
23
..\..\parser\grammar1.c
225
WString
4
@ -1011,8 +1011,8 @@ WVList
0
228
MItem
19
..\..\parser\node.c
25
..\..\parser\myreadline.c
229
WString
4
@ -1029,8 +1029,8 @@ WVList
0
232
MItem
21
..\..\parser\parser.c
19
..\..\parser\node.c
233
WString
4
@ -1047,8 +1047,8 @@ WVList
0
236
MItem
23
..\..\parser\parsetok.c
21
..\..\parser\parser.c
237
WString
4
@ -1065,8 +1065,8 @@ WVList
0
240
MItem
24
..\..\parser\tokenizer.c
23
..\..\parser\parsetok.c
241
WString
4
@ -1083,8 +1083,8 @@ WVList
0
244
MItem
26
..\..\python\bltinmodule.c
24
..\..\parser\tokenizer.c
245
WString
4
@ -1101,8 +1101,8 @@ WVList
0
248
MItem
20
..\..\python\ceval.c
26
..\..\python\bltinmodule.c
249
WString
4
@ -1119,8 +1119,8 @@ WVList
0
252
MItem
26
..\..\python\cgensupport.c
20
..\..\python\ceval.c
253
WString
4
@ -1137,8 +1137,8 @@ WVList
0
256
MItem
22
..\..\python\compile.c
26
..\..\python\cgensupport.c
257
WString
4
@ -1155,8 +1155,8 @@ WVList
0
260
MItem
21
..\..\python\errors.c
22
..\..\python\compile.c
261
WString
4
@ -1174,7 +1174,7 @@ WVList
264
MItem
21
..\..\python\frozen.c
..\..\python\errors.c
265
WString
4
@ -1191,8 +1191,8 @@ WVList
0
268
MItem
22
..\..\python\getargs.c
21
..\..\python\frozen.c
269
WString
4
@ -1209,8 +1209,8 @@ WVList
0
272
MItem
26
..\..\python\getcompiler.c
22
..\..\python\getargs.c
273
WString
4
@ -1227,8 +1227,8 @@ WVList
0
276
MItem
27
..\..\python\getcopyright.c
26
..\..\python\getcompiler.c
277
WString
4
@ -1245,8 +1245,8 @@ WVList
0
280
MItem
23
..\..\python\getmtime.c
27
..\..\python\getcopyright.c
281
WString
4
@ -1263,8 +1263,8 @@ WVList
0
284
MItem
21
..\..\python\getopt.c
23
..\..\python\getmtime.c
285
WString
4
@ -1281,8 +1281,8 @@ WVList
0
288
MItem
26
..\..\python\getplatform.c
21
..\..\python\getopt.c
289
WString
4
@ -1299,8 +1299,8 @@ WVList
0
292
MItem
25
..\..\python\getversion.c
26
..\..\python\getplatform.c
293
WString
4
@ -1317,8 +1317,8 @@ WVList
0
296
MItem
23
..\..\python\graminit.c
25
..\..\python\getversion.c
297
WString
4
@ -1335,8 +1335,8 @@ WVList
0
300
MItem
21
..\..\python\import.c
23
..\..\python\graminit.c
301
WString
4
@ -1353,8 +1353,8 @@ WVList
0
304
MItem
23
..\..\python\importdl.c
21
..\..\python\import.c
305
WString
4
@ -1371,8 +1371,8 @@ WVList
0
308
MItem
22
..\..\python\marshal.c
23
..\..\python\importdl.c
309
WString
4
@ -1389,8 +1389,8 @@ WVList
0
312
MItem
25
..\..\python\modsupport.c
22
..\..\python\marshal.c
313
WString
4
@ -1407,8 +1407,8 @@ WVList
0
316
MItem
24
..\..\python\mystrtoul.c
25
..\..\python\modsupport.c
317
WString
4
@ -1426,7 +1426,7 @@ WVList
320
MItem
24
..\..\python\pythonrun.c
..\..\python\mystrtoul.c
321
WString
4
@ -1443,8 +1443,8 @@ WVList
0
324
MItem
27
..\..\python\structmember.c
24
..\..\python\pythonrun.c
325
WString
4
@ -1461,8 +1461,8 @@ WVList
0
328
MItem
24
..\..\python\sysmodule.c
27
..\..\python\structmember.c
329
WString
4
@ -1480,7 +1480,7 @@ WVList
332
MItem
24
..\..\python\traceback.c
..\..\python\sysmodule.c
333
WString
4
@ -1497,8 +1497,8 @@ WVList
0
336
MItem
11
..\config.c
24
..\..\python\traceback.c
337
WString
4
@ -1513,3 +1513,21 @@ WVList
1
1
0
340
MItem
11
..\config.c
341
WString
4
COBJ
342
WVList
0
343
WVList
0
15
1
1
0