Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
eval_cli_line("cache_%s" % cpu.name + ".ptime")私のpythonスクリプトでは、常に次のエラーが発生しています
eval_cli_line("cache_%s" % cpu.name + ".ptime")
NameError: global name 'eval_cli_line' is not defined
助言がありますか ?
Simics 4.x では、eval_cli_line が run_command() に置き換えられました。移行ガイドをお読みください。
Hi i am using YUI data table
initially i am loading table with no records(empty), i am taking the input from user and making an AJAX call which i