teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

コードの修正

2020/12/12 08:39

投稿

succulent
succulent

スコア12

title CHANGED
File without changes
body CHANGED
@@ -25,7 +25,7 @@
25
25
  exe_size = sys.getsizeof(exe_data)
26
26
  image_size = sys.getsizeof(image_data)
27
27
 
28
- file_size = OffloadRequest(
28
+ file_size = FileSize(
29
29
  exe_file,
30
30
  image_name,
31
31
  exe_size,