Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for no_pip (0.2 sec)

  1. src/archive/zip/testdata/readme.notzip

    Ian Lance Taylor <******@****.***> 1645759397 -0800
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Sun May 08 17:26:10 GMT 2022
    - 1.9K bytes
    - Viewed (0)
  2. src/archive/zip/reader_test.go

    				Modified: time.Date(2012, 2, 3, 19, 56, 48, 0, timeZone(-2*time.Hour)),
    				Mode:     0777 | fs.ModeSymlink,
    			},
    		},
    	},
    	{
    		Name: "readme.zip",
    	},
    	{
    		Name:  "readme.notzip",
    		Error: ErrFormat,
    	},
    	{
    		Name: "dd.zip",
    		File: []ZipTestFile{
    			{
    				Name:     "filename",
    				Content:  []byte("This is a test textfile.\n"),
    Go
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Wed Mar 27 18:23:49 GMT 2024
    - 55.3K bytes
    - Viewed (0)
Back to top